feat: switch to github arm runners (#1)

This commit is contained in:
Slava 2025-01-17 13:32:33 +02:00 committed by GitHub
parent 753b7ffbf0
commit f3afe9fa94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ on:
required: false required: false
type: string type: string
arm64_builder: arm64_builder:
default: buildjet-4vcpu-ubuntu-2204-arm default: ubuntu-22.04-arm
description: Builder for arm64 description: Builder for arm64
required: false required: false
type: string type: string