Skip to content

Commit c62cb50

Browse files
authored
move trigger to use spin factors (#21)
Signed-off-by: karthik2804 <[email protected]>
1 parent 709a6b1 commit c62cb50

File tree

5 files changed

+1316
-1577
lines changed

5 files changed

+1316
-1577
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
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.74
40+
toolchain: 1.79
4141
targets: ${{ matrix.config.target }}
4242
- name: Install Spin
4343
uses: rajatjindal/setup-actions/spin@main

0 commit comments

Comments
 (0)