Skip to content

Commit

Permalink
Merge pull request #352 from ydah/base-ruby
Browse files Browse the repository at this point in the history
Bump the required BASERUBY version to 2.7
  • Loading branch information
yui-knk authored Jan 21, 2024
2 parents 7186fe0 + 940a446 commit f884363
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ jobs:
fail-fast: false
matrix:
# '3.0' is the oldest living ruby version
# '2.5' is for BASERUBY
baseruby: ['head', '3.0', '2.5']
# '2.7' is for BASERUBY
baseruby: ['head', '3.0', '2.7']
ruby_branch: ['master']
defaults:
run:
Expand Down

0 comments on commit f884363

Please sign in to comment.