Skip to content

Commit 8d887c4

Browse files
committed
CI: caching: build & save cache
1 parent 1ab6601 commit 8d887c4

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
@@ -42,6 +42,7 @@ jobs:
4242
needs: pre_job
4343
runs-on: ${{ matrix.os }}
4444
strategy:
45+
fail-fast: false
4546
matrix:
4647
ghc: ["9.0.1", '8.10.7', '8.10.6', "8.8.4", "8.8.3", "8.6.5"]
4748
os: [ubuntu-latest, macOS-latest, windows-latest]

0 commit comments

Comments
 (0)