Skip to content

Commit

Permalink
Add jitpack configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kSchmengler committed May 27, 2024
1 parent 48ccc93 commit 6564ee0
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 @@
# Configure jitpack to use java 21
jdk:
- openjdk21
before_install:
- sdk install java 21.0.2-tem
- sdk use java 21.0.2-tem

0 comments on commit 6564ee0

Please sign in to comment.