mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
openjdk-ea builds have an error, they don't even start. Disabling to not use credits unnecesarily until they are fixed
This commit is contained in:
parent
0a96201b6a
commit
84497ca4ae
1 changed files with 4 additions and 4 deletions
|
|
@ -7,10 +7,10 @@ dist: focal
|
|||
language: java
|
||||
jdk:
|
||||
- openjdk11
|
||||
- openjdk-ea
|
||||
matrix:
|
||||
allow_failures:
|
||||
- jdk: openjdk-ea
|
||||
# - openjdk-ea
|
||||
#matrix:
|
||||
# allow_failures:
|
||||
# - jdk: openjdk-ea
|
||||
before_install:
|
||||
- echo "MAVEN_OPTS='-Xmx2g'" > ~/.mavenrc
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue