1
0
Fork 0

ci: Don't abort if one of the matrix runs fails

This commit is contained in:
arch1t3cht 2022-07-01 22:12:00 +02:00 committed by Ryan Lucia
parent cfd93ce81b
commit 2bf4f17e58
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
runs-on: ${{ matrix.config.os }}
strategy:
fail-fast: false
matrix:
config:
- name: Windows MSVC Release