From 9240ec89d034632443d02baaeb140acc3134c67f Mon Sep 17 00:00:00 2001 From: Keith Bennett <13375512+thisiskeithb@users.noreply.github.com> Date: Thu, 27 Jun 2024 09:50:26 -0700 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20Add=20`fail-fast:=20true`=20default?= =?UTF-8?q?=20strategy=20to=20build=20test=20CI=20(#27215)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci-build-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci-build-tests.yml b/.github/workflows/ci-build-tests.yml index 546faa5f38f6..edd69c1c15cd 100644 --- a/.github/workflows/ci-build-tests.yml +++ b/.github/workflows/ci-build-tests.yml @@ -37,6 +37,7 @@ jobs: runs-on: ubuntu-latest strategy: + fail-fast: true matrix: test-platform: