ci: try to use github arm64 runner

This commit is contained in:
Alibek Omarov
2026-04-01 20:51:22 +05:00
parent 38b3805ad8
commit acb263368a
3 changed files with 10 additions and 7 deletions

View File

@@ -21,10 +21,9 @@ jobs:
- os: ubuntu-22.04
targetos: linux
targetarch: i386
- os: ubuntu-22.04
- os: ubuntu-22.04-arm
targetos: linux
targetarch: arm64
cross: true
- os: ubuntu-22.04
targetos: linux
targetarch: armhf