Skip to content

Commit

Permalink
move trigger to use spin factors
Browse files Browse the repository at this point in the history
Signed-off-by: karthik2804 <[email protected]>
  • Loading branch information
karthik2804 committed Aug 27, 2024
1 parent 709a6b1 commit 383ecd0
Show file tree
Hide file tree
Showing 5 changed files with 1,316 additions and 1,577 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.74
toolchain: 1.79
targets: ${{ matrix.config.target }}
- name: Install Spin
uses: rajatjindal/setup-actions/spin@main
Expand Down
Loading

0 comments on commit 383ecd0

Please sign in to comment.