From 92dde935d4cdf3cdc981e154150db2ea076ab827 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Sat, 8 Mar 2025 13:22:31 +0000 Subject: [PATCH] ci: Allow failure on the Android job The CI image we depend on is gone; until we can get something back, this CI job should not block other work. --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c26742a9..21ea3cab5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -406,6 +406,7 @@ android arm64 fedora: when: 'always' paths: - "build/meson-logs/*.txt" + allow_failure: true before_script: - dnf install -y python3-pip gcc ninja-build gperf - pip3 install --user meson