From ec334b17e29d77f00feba408f34311da0cc9100e Mon Sep 17 00:00:00 2001 From: MingxuZh <109504044+MingxuZh@users.noreply.github.com> Date: Mon, 24 Aug 2026 13:51:22 +0800 Subject: [PATCH] xeon ci fail fast strategy change (#36146) --- .github/workflows/pr-test-xeon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-test-xeon.yml b/.github/workflows/pr-test-xeon.yml index e5523786e..8210c1ae3 100644 --- a/.github/workflows/pr-test-xeon.yml +++ b/.github/workflows/pr-test-xeon.yml @@ -83,7 +83,7 @@ jobs: runs-on: ${{ matrix.runner }} strategy: - fail-fast: false + fail-fast: true matrix: include: # GNR runs only the TP suite (needs >=6 NUMA nodes for --tp 6),