Skip to content

Commit

Permalink
new jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ErrorxCode committed Mar 13, 2023
1 parent 5e1dd1c commit 4a98f36
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
jdk:
- openjdk16

- openjdk17
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 16
- jshell --version
- sdk install java 17.0.0-open
- sdk use java 17.0.0-open
- jshell --version
- java --version

0 comments on commit 4a98f36

Please sign in to comment.