Skip to content

Commit 4fd65ad

Browse files
committed
CI: try fixing musl build
1 parent 6ecb383 commit 4fd65ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ jobs:
205205

206206
- name: setup alpine linux
207207
uses: jirutka/setup-alpine@master
208+
with:
209+
branch: v3.19
208210

209211
- name: install dependencies
210212
run: |
@@ -244,6 +246,7 @@ jobs:
244246
- name: setup alpine linux
245247
uses: jirutka/setup-alpine@master
246248
with:
249+
branch: v3.19
247250
arch: aarch64
248251

249252
- name: install dependencies

0 commit comments

Comments
 (0)