Skip to content

Commit 195f978

Browse files
committed
fix jitpack artifact build
1 parent 555b2ae commit 195f978

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

jitpack.yml

+8
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)