Update build-linux.yml

This commit is contained in:
Anirudh Sevugan 2025-08-04 15:21:52 -05:00 committed by GitHub
parent 642ffb90f9
commit fbef9a1ae8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ jobs:
path: simpliplay/dist/*.AppImage
build_arm64:
runs-on: ubuntu-20.04-arm
runs-on: ubuntu-20.04-arm64
steps:
- uses: actions/checkout@v4