diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 20eeb5f73eb..bde1927e4dd 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -50,6 +50,7 @@ jobs: - name: "manylinux2014 and musllinux x86_64" os: ubuntu-latest cibw_arch: x86_64 + build: "*musllinux*" - name: "manylinux_2_28 x86_64" os: ubuntu-latest cibw_arch: x86_64