ci: run armhf build on arm64 runner too

This commit is contained in:
Alibek Omarov
2026-04-02 02:01:09 +05:00
parent 4edd512902
commit f7e516b775
2 changed files with 6 additions and 16 deletions

View File

@@ -24,10 +24,9 @@ jobs:
- os: ubuntu-22.04-arm
targetos: linux
targetarch: arm64
- os: ubuntu-22.04
- os: ubuntu-22.04-arm
targetos: linux
targetarch: armhf
cross: true
- os: ubuntu-24.04 # riscv64 would benefit from having latest compilers
targetos: linux
targetarch: riscv64
@@ -36,9 +35,6 @@ jobs:
targetos: linux
targetarch: ppc64el
cross: true
# - os: ubuntu-aarch64-22.04
# targetos: linux
# targetarch: aarch64
# - os: ubuntu-latest
# targetos: linux
# targetarch: e2k-8c