Skip to content

Commit 9208d3a

Browse files
committed
Bump GHC JS to 9.12
1 parent 554b701 commit 9208d3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-js.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
build:
99
runs-on: ubuntu-20.04
1010
env:
11-
GHC: 9.10.0.20240413
12-
EMSDK: 3.1.57
11+
GHC: 9.12.1
12+
EMSDK: 3.1.74
1313
steps:
1414
- name: Install GHCup
1515
id: ghcup

0 commit comments

Comments
 (0)