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
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: