Skip to content

Commit

Permalink
bumping ruby 3 to 3.0.6 to hopefully fix bundler issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tstannard committed Feb 9, 2024
1 parent 5259068 commit 0e81e16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
ruby:
# See comment comes from https://github.com/ruby/setup-ruby#matrix-of-ruby-versions
# Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0'
- '3.0'
- '3.0.6'
- 3.1
- 3.2
- 3.3
Expand Down

0 comments on commit 0e81e16

Please sign in to comment.