Skip to content

Commit

Permalink
use new version of jdk-11-lworld
Browse files Browse the repository at this point in the history
(with support of -XDallowEmptyValues)
  • Loading branch information
forax committed Jul 5, 2018
1 parent 11ed614 commit 8790500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- checkout
# install
- run: |
wget https://github.com/forax/valuetype-lambda/releases/download/untagged-04cebb8a8b8c6eb948a9/jdk-11-lworld.tar.gz
wget https://github.com/forax/valuetype-lambda/releases/download/untagged-ced62f92ace88e459517/jdk-11-lworld.tar.gz
tar zxvf jdk-11-lworld.tar.gz
$JAVA_HOME/bin/java --version
Expand Down

0 comments on commit 8790500

Please sign in to comment.