Skip to content

Commit ec49f17

Browse files
committed
Update wasmtime used in CI
1 parent 67eb350 commit ec49f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: bytecodealliance/actions/wasmtime/setup@v1
3838
with:
3939
github_token: ${{ secrets.GITHUB_TOKEN }}
40-
version: "v22.0.0"
40+
version: "v29.0.1"
4141
- name: Run all tests
4242
run: cargo test --all
4343

0 commit comments

Comments
 (0)