Skip to content

Commit

Permalink
Merge pull request #224 from fluent/fix-ci-for-ruby2.7
Browse files Browse the repository at this point in the history
Fix CI for Ruby 2.7
  • Loading branch information
ashie authored Aug 2, 2024
2 parents 11cf2c2 + 2bf3cea commit f338eb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ jobs:
env:
CI: true
run: |
gem install bundler rake
bundle install --jobs 4 --retry 3
bundle exec rake spec

0 comments on commit f338eb7

Please sign in to comment.