Skip to content

Commit

Permalink
Bump the required BASERUBY version to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Jan 19, 2024
1 parent 7186fe0 commit 684a5dc
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 684a5dc

Please sign in to comment.