Skip to content

Commit 615a153

Browse files
Ivorforcemaiself
authored andcommitted
Disable fail-fast for the github runner.
1 parent 4b2cc53 commit 615a153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
build:
1515
runs-on: ${{ matrix.os }}
1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
include:
1920
- platform: linux

0 commit comments

Comments
 (0)