1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00

CI: Use jruby-9.2.11.0 (#2144)

This commit is contained in:
Olle Jonsson 2020-03-03 17:15:38 +01:00 committed by GitHub
parent 8f282206dc
commit 522b8776c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ matrix:
env:
- OS="Trusty 14.04 OpenSSL 1.0.1"
- RUBYOPT=""
- rvm: jruby-9.2.10.0
- rvm: jruby-9.2.11.0
env:
- JRUBY_OPTS="--debug"
- JAVA_OPTS="--add-opens java.base/sun.nio.ch=org.jruby.dist --add-opens java.base/java.io=org.jruby.dist --add-opens java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.security.cert=ALL-UNNAMED --add-opens java.base/java.security=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED"
@ -44,7 +44,7 @@ matrix:
- rvm: truffleruby
allow_failures:
- rvm: jruby-9.2.10.0
- rvm: jruby-9.2.11.0
- rvm: jruby-head
- rvm: truffleruby