Skip to content

Commit

Permalink
CI: bump WASM to 9.10.0.20240412
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Apr 28, 2024
1 parent 2253d5b commit 8693163
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,10 @@ jobs:
cabal --with-compiler=javascript-unknown-ghcjs-ghc --with-hc-pkg=javascript-unknown-ghcjs-ghc-pkg build
wasm:
needs: build
# needs: build
runs-on: ubuntu-latest
env:
version: wasm32-wasi-9.8.0.20230927
version: wasm32-wasi-9.10.0.20240412
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v4
Expand Down
3 changes: 3 additions & 0 deletions cabal.project.wasi
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ source-repository-package
type: git
location: https://github.com/amesgen/splitmix.git
tag: 83b906c4bcdc2720546f1779a16eb65e8e12ecba

allow-newer:
splitmix:base

0 comments on commit 8693163

Please sign in to comment.