Skip to content

Commit 0186b47

Browse files
committed
[ fix ] Dependency of ghc-wasm-meta
1 parent f155b05 commit 0186b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ jobs:
342342

343343
env:
344344
GHC_WASM_META_FLAVOUR: '9.10'
345-
GHC_WASM_META_COMMIT_HASH: '7927129e42bcd6a54b9e06e26455803fa4878261'
345+
GHC_WASM_META_COMMIT_HASH: 'c3f44696d29aaeadd755d69c51735954bfcd59db'
346346

347347
steps:
348348
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)