Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# The CUDA manylinux images (with nvcc) are configured in pyproject.toml.
# Override them with CIBW_MANYLINUX_*_IMAGE here to target a different CUDA
# version (see the README).
- uses: pypa/cibuildwheel@v4.1
- uses: pypa/cibuildwheel@v4.2

- name: Verify clean directory
run: git diff --exit-code
Expand Down