[GitHub Actions] Disable fail-fast

This commit is contained in:
Margen67 2020-01-25 05:40:23 -08:00 committed by illusion
parent c908d6c9b3
commit 6388ede83a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ jobs:
build:
runs-on: windows-latest
strategy:
fail-fast: false
matrix:
cpu_arch: [AVX, AVX2, AVX512]
steps: