Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Testing on wasmtime v21
Browse files Browse the repository at this point in the history
  • Loading branch information
iawia002 committed May 23, 2024
1 parent 8d7c487 commit ac46757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
uses: bytecodealliance/actions/wasmtime/setup@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
version: "v20.0.0"
version: "v21.0.1"
- name: cargo test
run: cargo test

0 comments on commit ac46757

Please sign in to comment.