Skip to content

Commit fa36574

Browse files
authored
CI: disable fast fail
Rather than failing immediately on the first build failure, allow completion.
1 parent 5dbd402 commit fa36574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: windows-latest
1515

1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
include:
1920
- branch: swift-5.4.3-release

0 commit comments

Comments
 (0)