Skip to content

ci: Pin cp313t wheel builds to cibuildwheel v3#323

Merged
godlygeek merged 1 commit into
bloomberg:mainfrom
godlygeek:pin_313t_wheel_builds_to_cibuildwheel_v3
Jul 9, 2026
Merged

ci: Pin cp313t wheel builds to cibuildwheel v3#323
godlygeek merged 1 commit into
bloomberg:mainfrom
godlygeek:pin_313t_wheel_builds_to_cibuildwheel_v3

Conversation

@godlygeek

Copy link
Copy Markdown
Contributor

cibuildwheel v4 drops support for building 3.13t wheels. Switching from using the pypa/cibuildwheel action to using pip install will let us express the version constraint for this job and stop dependabot from trying to update it to a version that can't work.

Comment thread .github/workflows/build_wheels.yml Fixed
cibuildwheel v4 drops support for building 3.13t wheels. Switching from
using the pypa/cibuildwheel action to using `pip install` will let us
express the version constraint for this job and stop dependabot from
trying to update it to a version that can't work.

Signed-off-by: Matt Wozniski <godlygeek@gmail.com>
@godlygeek godlygeek force-pushed the pin_313t_wheel_builds_to_cibuildwheel_v3 branch from 1035fa7 to 2a934c9 Compare July 9, 2026 04:49
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.93%. Comparing base (837fad3) to head (2a934c9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage   77.93%   77.93%           
=======================================
  Files          56       56           
  Lines        5988     5988           
  Branches      631      631           
=======================================
  Hits         4667     4667           
  Misses       1321     1321           
Flag Coverage Δ
cpp 77.93% <ø> (ø)
python 77.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@godlygeek godlygeek merged commit 8669b37 into bloomberg:main Jul 9, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants