mirror of https://github.com/lapce/lapce.git
ci: use edge branch for alpinelinux (#1743)
This commit is contained in:
parent
c355bb2fe2
commit
b6bc7f954d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue