We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabfa95 commit 3ac09f7Copy full SHA for 3ac09f7
1 file changed
.github/workflows/push.yml
@@ -67,6 +67,7 @@ jobs:
67
- armv7-unknown-linux-musleabihf
68
steps:
69
- uses: actions/checkout@v4
70
+ - uses: dtolnay/rust-toolchain@stable
71
- uses: cargo-bins/cargo-binstall@main
72
- name: Install cross-rs
73
run: cargo binstall cross
0 commit comments