Skip to content

Commit

Permalink
Merge pull request #246 from voxpupuli/bastelfreak-patch-1
Browse files Browse the repository at this point in the history
Add Ruby 3.1 to CI matrix
  • Loading branch information
bastelfreak authored Feb 19, 2022
2 parents 8bd2e39 + 8bcfc9a commit f93db27
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 f93db27

Please sign in to comment.