Skip to content

Commit ff645f8

Browse files
committed
Disable fail fast in all runs.
1 parent 9916163 commit ff645f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ jobs:
166166
packages: read
167167

168168
strategy:
169+
fail-fast: false
169170
matrix:
170171
quantumName: [Q8, Q8-OpenMP, Q16, Q16-OpenMP, Q16-HDRI, Q16-HDRI-OpenMP]
171172
platformName: [x86, x64, arm64, Any CPU]
@@ -257,6 +258,7 @@ jobs:
257258
packages: read
258259

259260
strategy:
261+
fail-fast: false
260262
matrix:
261263
libraryName: [Core, AvaloniaMediaImaging, SystemDrawing, SystemWindowsMedia]
262264

0 commit comments

Comments
 (0)