Update Wasmtime back to 29

pull/506/head
Alex Crichton 8 months ago
parent 888de68421
commit 91c8f00154

@ -7,7 +7,7 @@ runs:
- name: Setup `wasmtime` for tests
uses: bytecodealliance/actions/wasmtime/setup@v1
with:
version: "22.0.1"
version: "29.0.1"
- name: Install ccache, ninja (macOS)
run: brew install ccache ninja
if: runner.os == 'macOS'

Loading…
Cancel
Save