Skip to content

Commit 880a145

Browse files
Update wasmtime to be compatible with GH action
1 parent 0eb145b commit 880a145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ jobs:
299299
# Prepare for running tests
300300
- uses: bytecodealliance/actions/wasmtime/setup@v1
301301
with:
302-
version: "v17.0.1"
302+
version: "v25.0.3"
303303
github_token: ${{ secrets.GITHUB_TOKEN }}
304304

305305
# WORKAROUND: wasmkit-cli should be built from checked out source but we don't have

0 commit comments

Comments
 (0)