Skip to content

Commit

Permalink
use more recent valhalla jdk
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Jul 17, 2018
1 parent 75268d9 commit 126e362
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-b52c4d77e1dcb486ba84/jdk-11-lworld.tar.gz
wget https://github.com/forax/valuetype-lambda/releases/download/untagged-9346bee85935d1869c71/jdk-11-lworld.tar.gz
tar zxvf jdk-11-lworld.tar.gz
$JAVA_HOME/bin/java --version
Expand Down

0 comments on commit 126e362

Please sign in to comment.