Skip to content

Commit

Permalink
CircleCi: update to a more modern version of the lword patch
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Jun 26, 2018
1 parent 905683d commit df69e6b
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/e5cec7364448/jdk-11-lworld.tar.gz
wget https://github.com/forax/valuetype-lambda/releases/download/8b2ca4fdb101/jdk-11-lworld.tar.gz
tar zxvf jdk-11-lworld.tar.gz
$JAVA_HOME/bin/java --version
Expand Down

0 comments on commit df69e6b

Please sign in to comment.