summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Jeanmougin <marcjeanmougin@free.fr>2017-07-01 15:33:54 +0000
committerMarc Jeanmougin <marcjeanmougin@free.fr>2017-07-01 15:33:54 +0000
commitc0d18539c2439898cb732e220edfe4bcc968e3a9 (patch)
treea42ab8b3bc4558d8f835b555e20fa8b48240a4df
parentRuntime check for primary accelerator (diff)
downloadinkscape-c0d18539c2439898cb732e220edfe4bcc968e3a9.tar.gz
inkscape-c0d18539c2439898cb732e220edfe4bcc968e3a9.zip
allows mac os build to fail as we have no mac runners yet
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 55d72b92a..6ebf6ef39 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -55,7 +55,7 @@ inkscape:mac:
expire_in: 1 year
paths:
- build/
-
+ allow_failure: true
# This job is a static analysis build by clang.
# It takes MORE THAN 3 HOURS, and depending on worker sometimes 4 hours.
# Make sure the timeout of the build is big enough