diff --git a/.github/workflows/build_wheel.yml b/.github/workflows/build_wheel.yml index 1167286868..dd6b40c0b9 100644 --- a/.github/workflows/build_wheel.yml +++ b/.github/workflows/build_wheel.yml @@ -81,7 +81,7 @@ jobs: rm -rf .git if: matrix.dp_pkg_name == 'deepmd-kit-cu11' - name: Build wheels - uses: pypa/cibuildwheel@v2.16 + uses: pypa/cibuildwheel@v2.17 env: CIBW_BUILD_VERBOSITY: 1 CIBW_ARCHS: all