Skip to content

Commit

Permalink
Add Ruby 3.1 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Apr 22, 2022
1 parent b1b69c5 commit 2aba061
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- ruby: '2.6'
- ruby: '2.7'
- ruby: '3.0'
- ruby: '3.1'
coverage: 'yes'
env:
COVERAGE: ${{ matrix.coverage }}
Expand Down

0 comments on commit 2aba061

Please sign in to comment.