We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b69c5 commit 2aba061Copy full SHA for 2aba061
.github/workflows/test.yml
@@ -19,6 +19,7 @@ jobs:
19
- ruby: '2.6'
20
- ruby: '2.7'
21
- ruby: '3.0'
22
+ - ruby: '3.1'
23
coverage: 'yes'
24
env:
25
COVERAGE: ${{ matrix.coverage }}
0 commit comments