Skip to content

Commit

Permalink
Update jitpack to use JDK 22
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Apr 27, 2024
1 parent c9fa994 commit 60a7807
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
jdk:
- openjdk17
- openjdk22
before_install:
- sdk install java 17.0.1-zulu
- sdk use java 17.0.1-zulu
- sdk install java 22.0.1-zulu
- sdk use java 22.0.1-zulu

0 comments on commit 60a7807

Please sign in to comment.