We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d569f0f commit c342e96Copy full SHA for c342e96
.github/workflows/test.yml
@@ -11,6 +11,7 @@ jobs:
11
with:
12
min_version: 2.3
13
engine: cruby-jruby
14
+ versions: '["truffleruby"]'
15
16
test:
17
needs: ruby-versions
0 commit comments