Skip to content

Commit

Permalink
.github/workflows: BASERUBY check for Ruby 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shyouhei committed Jan 19, 2022
1 parent d22511f commit e4f8d5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/baseruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ jobs:
# - ruby-2.4
# - ruby-2.5
# - ruby-2.6
- ruby-2.7
# - ruby-2.7
- ruby-3.0
- ruby-3.1

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit e4f8d5b

Please sign in to comment.