File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 - uses : actions-rs/toolchain@v1
2020 with :
2121 profile : minimal
22- toolchain : nightly
22+ toolchain : stable
2323 target : ${{ matrix.target }}
2424 override : true
2525 - uses : actions-rs/cargo@v1
Original file line number Diff line number Diff line change 1818 - uses : actions-rs/toolchain@v1
1919 with :
2020 profile : minimal
21- toolchain : nightly
21+ toolchain : stable
2222 override : true
2323 components : clippy
2424 - uses : actions-rs/clippy-check@v1
Original file line number Diff line number Diff line change 1313 - uses : actions-rs/toolchain@v1
1414 with :
1515 profile : minimal
16- toolchain : nightly
16+ toolchain : stable
1717 target : thumbv6m-none-eabi
1818 override : true
1919 - uses : actions-rs/cargo@v1
Original file line number Diff line number Diff line change 1313 - uses : actions-rs/toolchain@v1
1414 with :
1515 profile : minimal
16- toolchain : nightly
16+ toolchain : stable
1717 override : true
1818 components : rustfmt
1919 - uses : actions-rs/cargo@v1
You can’t perform that action at this time.
0 commit comments