Skip to content

Commit 45c4e5a

Browse files
use java 11 for jitpack publishing
1 parent f5ab287 commit 45c4e5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

jitpack.yml

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

Comments
 (0)