Fix runner name
Release Alpine apk for ARM64v8 / compilation-amd64 (push) Failing after 4m5s
Details
Release Alpine apk for ARM64v8 / compilation-amd64 (push) Failing after 4m5s
Details
This commit is contained in:
parent
6a5823c008
commit
4d7003effb
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue