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