Skip to content

Commit ce7d605

Browse files
authored
Test new manylinux
1 parent 4d55dd2 commit ce7d605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
mongodb:
5353
image: "mongo:4.4"
5454
container:
55-
image: ${{needs.cibw_docker_image.outputs.tag}}
55+
image: quay.io/pypa/manylinux_2_28_x86_64
5656
volumes:
5757
- /:/mnt
5858
windows_matrix:

0 commit comments

Comments
 (0)