fix runner
Some checks failed
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Failing after 10m23s
Some checks failed
Release Alpine apk for ARM64v8 / compilation-arm64v8 (push) Failing after 10m23s
This commit is contained in:
parent
7ddb782a52
commit
0bc369d45e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
compilation-arm64v8:
|
compilation-arm64v8:
|
||||||
runs-on: alpine-latest
|
runs-on: aarch-64-alpine-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Select faster mirror and add tools
|
- name: Select faster mirror and add tools
|
||||||
shell: sh
|
shell: sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue