Skip to content

Commit

Permalink
CI: bump ghc-wasm-meta
Browse files Browse the repository at this point in the history
The bindists used via ghc-wasm-meta are currently ephemeral. To fix this, we
bump ghc-wasm-meta to get bindists which won't expire at least for another ~6
weeks. This will be fixed properly once
https://gitlab.haskell.org/ghc/ghc-wasm-meta/-/merge_requests/29 gets merged,
after which ghc-wasm-meta will have to be bumped again, but then for good.
  • Loading branch information
amesgen authored and Bodigrim committed Jun 24, 2023
1 parent b509e04 commit eda37ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
build-wasi:
runs-on: ubuntu-latest
env:
GHC_WASM_META_REV: 5ad5e045f52609eab12c7e09ed9b110980807957
GHC_WASM_META_REV: bd9533e34df53694a4c7e4102fced1fdc0596024
FLAVOUR: '9.6'
steps:
- name: setup-ghc-wasm32-wasi
Expand Down

0 comments on commit eda37ed

Please sign in to comment.