Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
update loom
  • Loading branch information
forax authored Oct 16, 2018
1 parent 09a8464 commit ca9398a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- checkout
# install
- run: |
wget https://github.com/forax/java-next/releases/download/untagged-fe8266aa490e5257028e/jdk-12-loom.tar.gz
wget https://github.com/forax/java-next/releases/download/untagged-8fa13456b9e58785a563/jdk-12-loom.tar.gz
tar zxvf jdk-12-loom.tar.gz
$JAVA_HOME/bin/java --version
Expand Down Expand Up @@ -188,4 +188,4 @@ workflows:
ignore: /.*/
tags:
only: /.*/


0 comments on commit ca9398a

Please sign in to comment.