Skip to content

Commit 150d4a5

Browse files
committed
bump versions on spin
Signed-off-by: Brian H <[email protected]>
1 parent 8827aa0 commit 150d4a5

File tree

3 files changed

+554
-105
lines changed

3 files changed

+554
-105
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Rust
2727
uses: dtolnay/rust-toolchain@stable
2828
with:
29-
toolchain: 1.79
29+
toolchain: 1.81
3030

3131
- name: Install dependencies
3232
run: |
@@ -63,7 +63,7 @@ jobs:
6363
- name: Install Rust
6464
uses: dtolnay/rust-toolchain@stable
6565
with:
66-
toolchain: 1.79
66+
toolchain: 1.81
6767
targets: ${{ matrix.config.target }}
6868
- name: Install Spin
6969
uses: rajatjindal/setup-actions/spin@main

0 commit comments

Comments
 (0)