Skip to content

Commit b06ca9c

Browse files
committed
CI: caching: build & save cache
1 parent ca96a08 commit b06ca9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/caching.yml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
needs: pre_job
4646
runs-on: ${{ matrix.os }}
4747
strategy:
48+
fail-fast: false
4849
matrix:
4950
ghc: ["9.0.1", '8.10.7', '8.10.6', "8.8.4", "8.8.3", "8.6.5"]
5051
os: [ubuntu-latest, macOS-latest, windows-latest]

0 commit comments

Comments
 (0)