Skip to content

Commit

Permalink
Update jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ludwig7959 committed May 15, 2022
1 parent 5447f04 commit b5f18e6
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
jdk:
- openjdk16
before_install:
# Make sure SDKMAN is addressable and up-to-date.
- source "$HOME/.sdkman/bin/sdkman-init.sh"
- sdk update
# Use Eclipse Temurin 17 builds
- sdk install java 16.0.0-tem
- sdk use java 16.0.0-tem
# Use a modern Maven binary
- sdk install maven 3.8.3
- sdk use maven 3.8.3
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 16

0 comments on commit b5f18e6

Please sign in to comment.