Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit dd8d4d0

Browse files
fix: openjdk14 not taken into account
1 parent 858176a commit dd8d4d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jitpack.yml

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

0 commit comments

Comments
 (0)