Use OpenJDK 8 because that MC version needs that
This commit is contained in:
parent
d189848bd6
commit
c844e873a7
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ before_install: | # Wget BuildTools and run if cached folder not found
|
|||
fi
|
||||
language: java
|
||||
jdk:
|
||||
- openjdk11
|
||||
- openjdk8
|
||||
sudo: required
|
||||
deploy:
|
||||
# deploy develop to the staging environment
|
||||
|
|
Loading…
Reference in a new issue