Skip to content

Commit

Permalink
Update BASERUBY version to 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
yui-knk committed May 11, 2023
1 parent fcda353 commit dfe33b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/baseruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
ruby:
# - ruby-2.5
# - ruby-2.6
# - ruby-2.7
- ruby-2.7
- ruby-3.0
- ruby-3.1
- ruby-3.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/compilers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
key: downloaded-cache
- uses: ruby/setup-ruby@d2b39ad0b52eca07d23f3aa14fdf2a3fcc1f411c # v1.148.0
with:
ruby-version: ruby-3.0
ruby-version: ruby-2.7
bundler: none
- name: Install Rust
if: ${{ matrix.entry.rust }}
Expand Down

0 comments on commit dfe33b9

Please sign in to comment.