We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30cb4f8 commit 61aa684Copy full SHA for 61aa684
jitpack.yml
@@ -0,0 +1,5 @@
1
+jdk:
2
+ - openjdk17
3
+before_install:
4
+ - sdk install java 17.0.5-open
5
+ - sdk use java 17.0.5-open
0 commit comments