We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d569f0f + c342e96 commit 2cb46b6Copy full SHA for 2cb46b6
.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