Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 5e1dd1c

Browse files
authored
jitpack java 16 support
1 parent e3821b3 commit 5e1dd1c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

jitpack.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
jdk:
2+
- openjdk16
3+
4+
before_install:
5+
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
6+
- source install-jdk.sh --feature 16
7+
- jshell --version

0 commit comments

Comments
 (0)