Skip to content

Commit f9ee180

Browse files
committed
TST: update musl image in CI
1 parent 0cf6ca2 commit f9ee180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_musl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
container:
2525
# Use container used for building musllinux wheels
2626
# it has git installed, all the pythons, etc
27-
image: quay.io/pypa/musllinux_1_1_x86_64
27+
image: quay.io/pypa/musllinux_1_2_x86_64
2828

2929
steps:
3030
- name: setup

0 commit comments

Comments
 (0)