Skip to content

Commit ded2016

Browse files
ybiquitousColinDKelley
authored andcommitted
Disable fail-fast for CI matrix
1 parent d11ebca commit ded2016

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/development.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
continue-on-error: ${{matrix.experimental}}
99

1010
strategy:
11+
fail-fast: false
1112
matrix:
1213
os:
1314
- ubuntu

0 commit comments

Comments
 (0)