Update build-linux.yml

This commit is contained in:
Anirudh Sevugan 2025-07-12 22:12:07 -05:00 committed by GitHub
parent 57dc72b45b
commit d8ae906816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ jobs:
path: simpliplay/dist/*.snap
build_arm64:
runs-on: self-hosted
runs-on: ubuntu-24.04-arm
# or specify an ARM64 runner label you have available
# runs-on: [self-hosted, linux, arm64]