Skip to content

Commit f5752b3

Browse files
committed
fail slow
1 parent 5170668 commit f5752b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-all-versions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
name: stack / ghc ${{ matrix.ghc }}
7171
runs-on: ${{ matrix.ghc == '7.10.3' && 'ubuntu-20.04' || 'ubuntu-latest' }}
7272
strategy:
73+
fail-fast: false
7374
matrix:
7475
stack: ["latest"]
7576
ghc: ["8.4.4", "8.6.5", "8.8.4", "8.10.7", "9.0.2", "9.6.6"]

0 commit comments

Comments
 (0)