Skip to content

Commit 1259b4d

Browse files
committed
CI: caching: build & save cache
1 parent 1335f89 commit 1259b4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/caching.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
needs: pre_job
5656
runs-on: ${{ matrix.os }}
5757
strategy:
58+
fail-fast: false
5859
matrix:
5960
ghc: ["9.0.1", '8.10.7', '8.10.6', "8.8.4", "8.8.3", "8.6.5"]
6061
os: [ubuntu-latest, macOS-latest, windows-latest]

0 commit comments

Comments
 (0)