Skip to content

Commit 47f6e54

Browse files
authored
Merge pull request #138 from bastelfreak/ruby31
Add Ruby 3.1 to CI
2 parents b1b69c5 + 2aba061 commit 47f6e54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- ruby: '2.6'
2020
- ruby: '2.7'
2121
- ruby: '3.0'
22+
- ruby: '3.1'
2223
coverage: 'yes'
2324
env:
2425
COVERAGE: ${{ matrix.coverage }}

0 commit comments

Comments
 (0)