try using arm builder

This commit is contained in:
Thephaseless 2024-12-11 00:44:22 +00:00
parent c5f442a4af
commit 43fcccbc12

View File

@ -29,7 +29,7 @@ jobs:
include:
- os: ubuntu-latest
arch: amd64
- os: ubuntu-latest-arm
- os: ubuntu-24.02-arm
arch: arm64
runs-on: ${{ matrix.os }}