chore(ci): switch back to our runners (#1278)

This commit is contained in:
Ettore Di Giacinto 2025-02-18 15:38:43 +01:00 committed by GitHub
parent 17f2e8b815
commit 481e22a0ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
go run main.go $PKG_ALL_CHANGED_FILES
build-arm64:
runs-on: [ubuntu-24.04-arm]
runs-on: ARM64
env:
ARCH: amd64
steps: