Skip to content

Commit 4c76e52

Browse files
Merge pull request #40 from rylev/update-spin
Update Spin Dependencies
2 parents 4f6bf7e + d4ca352 commit 4c76e52

File tree

5 files changed

+923
-3210
lines changed

5 files changed

+923
-3210
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.76
29+
toolchain: 1.79
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.76
66+
toolchain: 1.79
6767
targets: ${{ matrix.config.target }}
6868
- name: Install Spin
6969
uses: rajatjindal/setup-actions/spin@main

0 commit comments

Comments
 (0)