Skip to content

Commit

Permalink
Merge pull request #242 from vivid-money/fix-jitpack-java-version
Browse files Browse the repository at this point in the history
use 17 java in jitpack distr
  • Loading branch information
sergei-lapin authored Jul 18, 2023
2 parents 25900e7 + 5a9c059 commit 7d637a3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
jdk:
- openjdk11
- zulu17
before_install:
- sdk install java 17.0.7-zulu
- sdk use java 17.0.7-zulu

0 comments on commit 7d637a3

Please sign in to comment.