Skip to content

Commit

Permalink
Merge pull request #111 from sebhoerl/fix/jitpack-jdk
Browse files Browse the repository at this point in the history
fix: Repair Jitpack builds
  • Loading branch information
tschlenther committed Aug 4, 2023
2 parents 0461646 + 5e45c2c commit e2f88f8
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 @@
jdk:
- openjdk17
before_install:
- sdk install java 17.0.3-tem
- sdk use java 17.0.3-tem
- sdk install maven

0 comments on commit e2f88f8

Please sign in to comment.