Skip to content

Commit

Permalink
Fix: Configure Java 17 in Jitpack
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <george.padayatti@igrant.io>
  • Loading branch information
georgepadayatti committed Mar 29, 2024
1 parent dbabf0f commit 541e629
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
jdk:
- openjdk17
before_install:
- sdk install java 17.0.1-open
- sdk use java 17.0.1-open

0 comments on commit 541e629

Please sign in to comment.