Update build-linux.yml

This commit is contained in:
Anirudh Sevugan 2025-08-04 15:24:09 -05:00 committed by GitHub
parent fbef9a1ae8
commit 0e7b221d03
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-arm64
runs-on: ubuntu-22.04-arm64
steps:
- uses: actions/checkout@v4