Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 1fb7db1

Browse files
committed
ci: use cabal 3.14 in ghcup job
1 parent e84f7e0 commit 1fb7db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
5757
- name: cabal
5858
run: |
59-
ghcup install cabal --set latest
59+
ghcup install cabal --set 3.14
6060
6161
- name: wasm32-wasi-ghc
6262
run: |

0 commit comments

Comments
 (0)