File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,7 @@ matrix:
36
36
include :
37
37
# Rails 6 builds
38
38
- rvm : jruby-head
39
- env :
40
- - RAILS_VERSION=6-0-stable
41
- - JRUBY_OPT=--dev
39
+ env : RAILS_VERSION=6-0-stable JRUBY_OPT=--dev JAVA_OPTS="--add-opens java.base/sun.nio.ch=org.jruby.dist --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.security.cert=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.util.regex=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/javax.crypto=ALL-UNNAMED --add-opens=java.management/sun.management=ALL-UNNAMED"
42
40
- rvm : 2.6.3
43
41
env : RAILS_VERSION=6-0-stable
44
42
- rvm : 2.5.3
You can’t perform that action at this time.
0 commit comments