We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb145b commit 880a145Copy full SHA for 880a145
.github/workflows/build-toolchain.yml
@@ -299,7 +299,7 @@ jobs:
299
# Prepare for running tests
300
- uses: bytecodealliance/actions/wasmtime/setup@v1
301
with:
302
- version: "v17.0.1"
+ version: "v25.0.3"
303
github_token: ${{ secrets.GITHUB_TOKEN }}
304
305
# WORKAROUND: wasmkit-cli should be built from checked out source but we don't have
0 commit comments