]> git.ipfire.org Git - thirdparty/libarchive.git/commit
win32: ensure that the MSVC build doesn't terminate when MinGW fails (#2018)
authorDustin L. Howett <dustin@howett.net>
Tue, 21 Nov 2023 20:49:41 +0000 (14:49 -0600)
committerGitHub <noreply@github.com>
Tue, 21 Nov 2023 20:49:41 +0000 (12:49 -0800)
commita5507b9e3da277e42ead234693d138d131119188
tree1affc223c14a917babba8322c90fdaf5058a492d
parent872a9dfd3be29451d7662c17430c35c248b258c9
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.
.github/workflows/ci.yml