We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555b2ae commit 195f978Copy full SHA for 195f978
jitpack.yml
@@ -0,0 +1,8 @@
1
+# Workaround for any java version not supported by Jitpack.io yet
2
+# https://github.com/jitpack/jitpack.io/issues/4260
3
+#before_install:
4
+# - wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
5
+# - source install-jdk.sh --feature 15
6
+# - jshell --version
7
+jdk:
8
+ - openjdk11
0 commit comments