fix runner
Some checks failed
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Failing after 10m23s

This commit is contained in:
ITmodulo 2025-04-05 13:23:20 +02:00
parent 7ddb782a52
commit 0bc369d45e

View file

@ -7,7 +7,7 @@ on:
jobs:
compilation-arm64v8:
runs-on: alpine-latest
runs-on: aarch-64-alpine-latest
steps:
- name: Select faster mirror and add tools
shell: sh