We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94509c8 commit 6a1262fCopy full SHA for 6a1262f
.github/workflows/haskell.yml
@@ -5,6 +5,7 @@ on: [push]
5
jobs:
6
build:
7
strategy:
8
+ fail-fast: false
9
matrix:
10
os: [ubuntu-latest, macos-latest, windows-latest]
11
pandocver: ["3.1.4"]
0 commit comments