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 9297c68 commit 8520236Copy full SHA for 8520236
.github/workflows/linux.yml
@@ -13,6 +13,8 @@ jobs:
13
- '3.0'
14
- '3.1'
15
- '3.2'
16
+ - '3.3'
17
+ - '3.4'
18
os:
19
- ubuntu-latest
20
name: Ruby ${{ matrix.ruby }} unit testing on ${{ matrix.os }}
0 commit comments