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 db7d953 commit 1a8a18fCopy full SHA for 1a8a18f
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
- "2.7"
25
- "3.0"
26
- "jruby-9.2"
27
- - "truffleruby-head"
+ - "truffleruby-21.0.0"
28
steps:
29
- uses: actions/checkout@v2
30
- name: Run tests with Ruby ${{ matrix.ruby }}
0 commit comments