Skip to content

Commit 3ac09f7

Browse files
committed
actions: install stable toolchain in cross-test
1 parent eabfa95 commit 3ac09f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
- armv7-unknown-linux-musleabihf
6868
steps:
6969
- uses: actions/checkout@v4
70+
- uses: dtolnay/rust-toolchain@stable
7071
- uses: cargo-bins/cargo-binstall@main
7172
- name: Install cross-rs
7273
run: cargo binstall cross

0 commit comments

Comments
 (0)