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 60f2bc3 commit 16ebec4Copy full SHA for 16ebec4
.github/workflows/test.yml
@@ -26,7 +26,7 @@ jobs:
26
- "3.2"
27
- "jruby-9.3"
28
- "jruby-9.4"
29
- - "truffleruby-22"
+ - "truffleruby-24"
30
steps:
31
- uses: actions/checkout@v2
32
- name: Run tests with Ruby ${{ matrix.ruby }}
0 commit comments