Skip to content

Commit 1f3de54

Browse files
committed
CI: disable fail-fast
1 parent ae57566 commit 1f3de54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
test:
1515
runs-on: ${{ matrix.image }}
1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
image: [macos-12, ubuntu-22.04, windows-2022]
1920
env:

0 commit comments

Comments
 (0)