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:
Alex Vasile 2022-08-22 21:56:45 -04:00
parent 0a96201b6a
commit 84497ca4ae

View file

@ -7,10 +7,10 @@ dist: focal
language: java language: java
jdk: jdk:
- openjdk11 - openjdk11
- openjdk-ea # - openjdk-ea
matrix: #matrix:
allow_failures: # allow_failures:
- jdk: openjdk-ea # - jdk: openjdk-ea
before_install: before_install:
- echo "MAVEN_OPTS='-Xmx2g'" > ~/.mavenrc - echo "MAVEN_OPTS='-Xmx2g'" > ~/.mavenrc
cache: cache: