Skip to content

Commit

Permalink
Update jitpack conf to jdk21
Browse files Browse the repository at this point in the history
  • Loading branch information
ledoyen committed Nov 23, 2024
1 parent b6d1855 commit a354377
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
jdk:
- openjdk17
- openjdk21
before_install:
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open
- sdk install java 21.0.5-tem
- sdk use java java 21.0.5-tem
- sdk install maven
- mvn -v

0 comments on commit a354377

Please sign in to comment.