Skip to content

Commit

Permalink
update to a more recent version of valhalla
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Jul 20, 2018
1 parent 18ba124 commit a09a902
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-370b2d4f31d08865106f/jdk-11-lworld.tar.gz
wget https://github.com/forax/valuetype-lambda/releases/download/untagged-f91edec8e76c78632eb7/jdk-11-lworld.tar.gz
tar zxvf jdk-11-lworld.tar.gz
$JAVA_HOME/bin/java --version
Expand Down

0 comments on commit a09a902

Please sign in to comment.