ci: use edge branch for alpinelinux (#1743)

This commit is contained in:
Jakub Panek 2022-11-23 09:36:03 +01:00 committed by GitHub
parent c355bb2fe2
commit b6bc7f954d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ jobs:
uses: jirutka/setup-alpine@v1
with:
arch: x86_64
branch: edge
packages: ${{ env.PACKAGES }}
volumes: ${{ steps.alpine-target.outputs.root-path }}:${{ env.CROSS_SYSROOT }}
shell-name: alpine.sh