We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81710ba + e103b65 commit 68fe649Copy full SHA for 68fe649
bin/release.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
3
-export JRUBY_OPTS="-J-XX:MaxRAMPercentage=75 -J-Djdk.tls.client.protocols=TLSv1.2 -J-Dhttps.protocols=TLSv1.2"
+export JRUBY_OPTS=-J-XX:MaxRAMPercentage=75
4
5
/bin/bash -l -c "bundle exec ./bin/run_brick.rb release_brick"
0 commit comments