We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ab287 commit 45c4e5aCopy full SHA for 45c4e5a
jitpack.yml
@@ -0,0 +1,6 @@
1
+# configuration file for building snapshots and releases with jitpack.io
2
+jdk:
3
+ - openjdk11
4
+before_install:
5
+ - sdk install java 11.0.10-open
6
+ - sdk use java 11.0.10-open
0 commit comments