1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-20 12:58:38 +03:00

Attempting jitpack Java 14 workaround

This commit is contained in:
Anuken 2020-10-14 09:15:47 -04:00
parent 2b435c2600
commit fb0179da95

View File

@ -1,2 +1,4 @@
jdk:
- openjdk14
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 14
- jshell --version