We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94e6ad4 + f0e0985 commit dceba0fCopy full SHA for dceba0f
.github/workflows/validate.yml
@@ -58,6 +58,7 @@ jobs:
58
outputs:
59
GHC_FOR_RELEASE: ${{ format('["{0}"]', env.GHC_FOR_RELEASE) }}
60
strategy:
61
+ fail-fast: false
62
matrix:
63
sys:
64
- { os: windows-latest, shell: "C:/msys64/usr/bin/bash.exe -e {0}" }
0 commit comments