Update wasmtime installed in CI

pull/506/head
Alex Crichton 8 months ago
parent 36eef6999d
commit ac842b9168

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

Loading…
Cancel
Save