Switch to github arm runners

This commit is contained in:
Tixx 2025-01-25 21:28:15 +01:00
parent fbce8a946e
commit 6014536f52
No known key found for this signature in database
GPG Key ID: EC6E7A2BAABF0B8C
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@ jobs:
run: ./bin/BeamMP-Server-tests
arm64-matrix:
runs-on: [Linux, ARM64]
runs-on: ubuntu-22.04-arm
env:
VCPKG_DEFAULT_TRIPLET: "arm64-linux"
strategy:

View File

@ -104,7 +104,7 @@ jobs:
asset_content_type: application/x-elf
arm64-matrix:
runs-on: [Linux, ARM64]
runs-on: ubuntu-22.04-arm
needs: create-release
strategy:
matrix: