Fix YAML for JRuby builds
This commit is contained in:
parent
11e83f911b
commit
e6eaff1a28
|
@ -29,5 +29,5 @@ Ruby 2.4:
|
|||
JRuby 9.1:
|
||||
image: "jruby:9.1-alpine"
|
||||
variables:
|
||||
INSTALL_OPENJDK: true
|
||||
INSTALL_OPENJDK: "true"
|
||||
<<: *defaults
|
||||
|
|
Loading…
Reference in New Issue