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