We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f96851 commit 7a8cf61Copy full SHA for 7a8cf61
.github/workflows/test.yml
@@ -8,6 +8,7 @@ jobs:
8
with:
9
engine: cruby
10
min_version: 2.5
11
+ versions: '[ "jruby-head" ]'
12
13
build:
14
needs: ruby-versions
0 commit comments