We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3738a73 commit f4abaeeCopy full SHA for f4abaee
1 file changed
.github/workflows/pr.yaml
@@ -35,5 +35,7 @@ jobs:
35
with:
36
go-version: 'stable'
37
- uses: bytecodealliance/actions/wasmtime/setup@v1
38
+ with:
39
+ version: "40.0.2"
40
- run: rustup update stable --no-self-update && rustup default stable
41
- run: cargo test --workspace
0 commit comments