Skip to content

Commit aed102c

Browse files
author
Stephan Dilly
committed
disable fail fast
1 parent 2d3b4a0 commit aed102c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
jobs:
1212
build:
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
os: [ubuntu-latest, macos-latest, windows-latest]
1617

0 commit comments

Comments
 (0)