Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
win32: ensure that the MSVC build doesn't terminate when MinGW fails (#…
…2018) For `matrix`-strategy builds, GitHub actions will terminate all related matrix legs when one of them fails. Disabling `fail-fast` knocks this behavior off.
- Loading branch information