JDK17 for JitPack.yml on 1.18

This commit is contained in:
Draylar
2021-12-13 20:39:14 -06:00
committed by GitHub
parent 6fa8e58665
commit a3cde2c8e7
+2 -2
View File
@@ -1,4 +1,4 @@
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 16
- jshell --version
- source install-jdk.sh --feature 17
- jshell --version