Skip to content

Commit

Permalink
Bump GHC JS to 9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Jan 7, 2025
1 parent 554b701 commit c38b222
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
build:
runs-on: ubuntu-20.04
env:
GHC: 9.10.0.20240413
EMSDK: 3.1.57
GHC: 9.12.1
EMSDK: 3.1.74
steps:
- name: Install GHCup
id: ghcup
Expand Down

0 comments on commit c38b222

Please sign in to comment.