mirror of
https://github.com/Anuken/Mindustry.git
synced 2024-12-22 22:14:15 +07:00
7 lines
163 B
YAML
7 lines
163 B
YAML
jdk:
|
|
- openjdk16
|
|
before_install:
|
|
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
|
|
- source install-jdk.sh --feature 16
|
|
- jshell --version
|