mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
switch armv7 build to ubuntu-20.04
This commit is contained in:
parent
3810603457
commit
3de20f7bc1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
output: cargo-binstall
|
||||
experimental: false
|
||||
- target: armv7-unknown-linux-gnueabihf
|
||||
os: ubuntu-latest
|
||||
os: ubuntu-20.04
|
||||
output: cargo-binstall
|
||||
experimental: true
|
||||
- target: x86_64-pc-windows-msvc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue