Skip to content

Commit

Permalink
Jitpack: Build for Java 11 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
skalarproduktraum committed Nov 24, 2022
1 parent fef807b commit 5c08e42
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
jdk:
- openjdk8
before_install:
- sdk install java 11.0.16-tem
- sdk use java 11.0.16-tem
install:
- echo "Running a custom install command"
- ./gradlew clean build publishMavenPublicationToMavenLocal

0 comments on commit 5c08e42

Please sign in to comment.