Skip to content

Commit

Permalink
Configured jitpack with openjdk17 (#556)
Browse files Browse the repository at this point in the history
* Configured workflow with jdk17 environment
  • Loading branch information
jainadc9 authored Aug 3, 2023
1 parent 1da97d7 commit 2fe6eea
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.5-open
- sdk use java 17.0.5-open

0 comments on commit 2fe6eea

Please sign in to comment.