Skip to content

Commit

Permalink
bump versions on spin
Browse files Browse the repository at this point in the history
Signed-off-by: Brian H <[email protected]>
  • Loading branch information
fibonacci1729 committed Jan 7, 2025
1 parent 8827aa0 commit 150d4a5
Show file tree
Hide file tree
Showing 3 changed files with 554 additions and 105 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.79
toolchain: 1.81

- name: Install dependencies
run: |
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.79
toolchain: 1.81
targets: ${{ matrix.config.target }}
- name: Install Spin
uses: rajatjindal/setup-actions/spin@main
Expand Down
Loading

0 comments on commit 150d4a5

Please sign in to comment.