Skip to content

Commit

Permalink
Add jitpack (#1285)
Browse files Browse the repository at this point in the history
  • Loading branch information
ao508 authored Oct 2, 2024
1 parent 9dffb98 commit 270b061
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
jdk:
- openjdk21

before_install:
- sdk install maven 3.8.8
- sdk use maven 3.8.8
- sdk install java 21.0.2-open
- sdk use java 21.0.2-open
- sdk update

0 comments on commit 270b061

Please sign in to comment.