We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4a74a commit 65336f5Copy full SHA for 65336f5
jitpack.yml
@@ -1,2 +1,5 @@
1
jdk:
2
- - openjdk16
+ - openjdk16
3
+before_install:
4
+ - sdk install java 16.0.2-tem
5
+ - sdk use java 16.0.2-tem
0 commit comments