Skip to content

Commit

Permalink
Update to Spin 2 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
itowlson authored Nov 23, 2023
1 parent e99562a commit fdbe434
Show file tree
Hide file tree
Showing 11 changed files with 2,946 additions and 1,751 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.66
toolchain: 1.71
targets: ${{ matrix.config.target }}
- name: Install Spin
uses: rajatjindal/setup-actions/spin@main
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Install Spin
uses: rajatjindal/setup-actions/spin@main
with:
version: "v0.8.0"
version: "v2.0.0"
- name: Install pluginify
shell: bash
run: spin plugins install --url https://github.com/itowlson/spin-pluginify/releases/download/canary/pluginify.json --yes
Expand Down
Loading

0 comments on commit fdbe434

Please sign in to comment.