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.
2 parents 76a478a + aa6f78e commit 6972b17Copy full SHA for 6972b17
jitpack.yml
@@ -1,4 +1,5 @@
1
jdk:
2
- openjdk20
3
before_install:
4
- - ./scripts/prepareJitpackEnvironment.sh
+ - sdk install java 20-open
5
+ - sdk use java 20-open
0 commit comments