Skip to content

Commit

Permalink
Update jitpack.yml to install JDK 15
Browse files Browse the repository at this point in the history
  • Loading branch information
Valkryst committed Feb 27, 2021
1 parent 4386c0d commit b2171c2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
jdk:
- openjdk15
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 15
- jshell --version

0 comments on commit b2171c2

Please sign in to comment.