Merge pull request #3209 from OpenRefine/3208-mac-ci

Mark the Mac build as an allowed failure.
This commit is contained in:
Tom Morris 2020-10-01 23:56:59 -04:00 committed by GitHub
commit 8c301a047e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,10 +40,10 @@ jobs:
# script: mvn test
# after_success: mvn prepare-package -DskipTests=true
allow_failures:
- os: osx
- jdk: openjdk-ea
- jdk: oraclejdk-ea
# JDKs below need to be installed and installation fails frequently
- jdk: openjdk12
- jdk: openjdk13
addons: