We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5a37e commit a899302Copy full SHA for a899302
1 file changed
.github/workflows/ci-test.yml
@@ -21,6 +21,8 @@ jobs:
21
ruby-version: jruby-9.2.20.1
22
- java-version: 17
23
24
+ - java-version: 8
25
+ ruby-version: jruby-9.1.17.0
26
fail-fast: false
27
28
steps:
0 commit comments