Skip to content

Commit

Permalink
[GitHub Actions] Disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Margen67 authored and illusion0001 committed Apr 7, 2020
1 parent 5afe3a8 commit c6cc8cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
build:
runs-on: windows-latest
strategy:
fail-fast: false
matrix:
cpu_arch: [AVX, AVX2, AVX512]
steps:
Expand Down

0 comments on commit c6cc8cc

Please sign in to comment.