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 bc52305 commit 97b478dCopy full SHA for 97b478d
.github/workflows/build.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install Rust
32
uses: dtolnay/rust-toolchain@stable
33
with:
34
- toolchain: 1.85
+ toolchain: 1.86
35
36
- name: Install dependencies
37
run: |
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
targets: ${{ matrix.config.target }}
73
- name: Install Spin
74
uses: rajatjindal/setup-actions/spin@main
0 commit comments