From 0ed6eb1d35788ab347daec1c8d5723877e8cce91 Mon Sep 17 00:00:00 2001 From: Ola x Nilsson Date: Wed, 24 Apr 2024 17:26:59 +0200 Subject: [PATCH] full_ci: Don't fail early in tier1 --- .github/workflows/full_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/full_ci.yml b/.github/workflows/full_ci.yml index 4e69d28e9332..282c0b4cf5fc 100644 --- a/.github/workflows/full_ci.yml +++ b/.github/workflows/full_ci.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-22.04 needs: check_cfg strategy: - fail-fast: true + fail-fast: false matrix: target: [ i686-unknown-linux-gnu,