Skip to content

Commit

Permalink
Upgrade JDK to version 21 for Jitpack (#46)
Browse files Browse the repository at this point in the history
Signed-off-by: Arnau Mora <[email protected]>
  • Loading branch information
ArnyminerZ authored Jan 9, 2025
1 parent 3b314c4 commit 7cb60c5
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
- openjdk21
before_install:
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open
- sdk install java 21.0.2-open
- sdk use java 21.0.2-open

0 comments on commit 7cb60c5

Please sign in to comment.