Skip to content

Commit

Permalink
Update jitpack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samolego authored Mar 5, 2023
1 parent 7ad51c8 commit 1fdb3fe
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
jdk:
- openjdk19
- openjdk17
before_install:
- export SDKMAN_DIR="/home/jitpack/.sdkman/"
- source "/home/jitpack/.sdkman/bin/sdkman-init.sh"
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open

0 comments on commit 1fdb3fe

Please sign in to comment.