diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 633f220..265c67d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -48,7 +48,7 @@ jobs: EOF - name: build - uses: pypa/cibuildwheel@v3.3.1 + uses: pypa/cibuildwheel@v3.4.1 env: CIBW_ARCHS_LINUX: "x86_64" CIBW_BUILD: 'cp310-manylinux_x86_64'