Skip to content

Commit

Permalink
Update jitpack to use java 17
Browse files Browse the repository at this point in the history
  • Loading branch information
sunarya-thito committed Oct 14, 2023
1 parent 9e0e293 commit 3c1b746
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# use java 17
jdk:
- openjdk17
before_install:
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open

0 comments on commit 3c1b746

Please sign in to comment.