We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba67d0 commit 3700530Copy full SHA for 3700530
1 file changed
.github/workflows/wheels.yml
@@ -79,7 +79,7 @@ jobs:
79
- name: Setup latest Alpine Linux
80
uses: jirutka/setup-alpine@v1
81
with:
82
- branch: v3.15
+ branch: v3.19
83
packages: >
84
build-base
85
bash
@@ -178,7 +178,7 @@ jobs:
178
179
180
181
182
183
184
0 commit comments