diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 633f220..b5a347c 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.0 env: CIBW_ARCHS_LINUX: "x86_64" CIBW_BUILD: 'cp310-manylinux_x86_64'