Dont fail all CI matrices if one fails

This commit is contained in:
Filip Tibell 2023-09-11 14:26:31 -05:00
parent 5d49cf463d
commit 821c66c5a2
No known key found for this signature in database

View file

@ -31,6 +31,7 @@ jobs:
ci: ci:
needs: ["fmt"] needs: ["fmt"]
strategy: strategy:
fail-fast: false
matrix: matrix:
include: include:
- name: Windows x86_64 - name: Windows x86_64