Update build-arm64.yaml

This commit is contained in:
Itxaka
2025-09-26 09:17:02 +02:00
committed by GitHub
parent 13d9737be8
commit c2210b299b

View File

@@ -8,7 +8,7 @@ on:
- main
jobs:
build:
runs-on: ubuntu-24.04-arm
runs-on: ARM64
steps:
- uses: actions/checkout@v5
with: