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 115fa22 commit 49c5520Copy full SHA for 49c5520
.github/workflows/linux.yml
@@ -14,6 +14,8 @@ jobs:
14
- '2.6'
15
- '2.7'
16
- '3.0'
17
+ - '3.1'
18
+ - '3.2'
19
os:
20
- ubuntu-latest
21
name: Ruby ${{ matrix.ruby }} unit testing on ${{ matrix.os }}
0 commit comments