Fix runner name
Release Alpine apk for ARM64v8 / compilation-amd64 (push) Failing after 4m5s Details

This commit is contained in:
ITmodulo 2024-01-27 17:05:24 +01:00
parent 6a5823c008
commit 4d7003effb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
compilation-amd64: compilation-amd64:
runs-on: arm64v8_alpine-latest runs-on: arm64v8-alpine-latest
steps: steps:
- name: Update environment - name: Update environment
shell: sh shell: sh