Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: validate: the matrix won't fail-fast
Which means that if a Windows job fails, all other jobs in the matrix will be allowed to finish (other platforms, as well as other compilers on Windows, etc.) Inspired by the discussion at haskell#10263
- Loading branch information