From 439c1a173c6609569ee2546184ad4e98ba886206 Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 12 Apr 2021 23:13:20 +0800 Subject: ... --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d970e264..b461e3d3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,6 @@ jobs: matrix: buildConfiguration: [Debug, Release] architecture: [x86, x64] - fail-fast: true steps: - uses: actions/checkout@v2 -- cgit v1.2.3