mirror of
https://github.com/rust-lang/futures-rs.git
synced 2026-01-25 03:26:14 +00:00
ci: Test armv7hf Linux on ubuntu-24.04-arm runner
https://github.com/taiki-e/setup-cross-toolchain-action/releases/tag/v1.27.0
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
- os: macos-latest
|
||||
- os: windows-latest
|
||||
- os: ubuntu-24.04-arm
|
||||
- os: ubuntu-latest
|
||||
- os: ubuntu-24.04-arm
|
||||
target: armv7-unknown-linux-gnueabihf
|
||||
- os: ubuntu-latest
|
||||
target: armv5te-unknown-linux-gnueabi
|
||||
|
||||
Reference in New Issue
Block a user