Skip to content

Commit f511eab

Browse files
authored
Merge pull request #14 from radu-matei/chore/bump-spin-v2.4.0
2 parents fe0b272 + 64d8881 commit f511eab

File tree

4 files changed

+501
-84
lines changed

4 files changed

+501
-84
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Install Rust
3838
uses: dtolnay/rust-toolchain@stable
3939
with:
40-
toolchain: 1.73
40+
toolchain: 1.74
4141
targets: ${{ matrix.config.target }}
4242
- name: Install Spin
4343
uses: rajatjindal/setup-actions/spin@main
@@ -152,4 +152,4 @@ jobs:
152152
with:
153153
repo_token: ${{ secrets.GITHUB_TOKEN }}
154154
file: ${{ env.PROGRAM_NAME }}.json
155-
tag: canary
155+
tag: canary

0 commit comments

Comments
 (0)