We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee562ec commit 36171c5Copy full SHA for 36171c5
.github/workflows/ci.yaml
@@ -26,6 +26,8 @@ jobs:
26
- uses: actions/checkout@master
27
28
- uses: ./.github/actions/install-rust
29
+ with:
30
+ toolchain: 1.90.0
31
32
- name: Install wasmtime
33
uses: bytecodealliance/actions/wasmtime/setup@v1
0 commit comments