Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Bumped cibuildwheel action to 2.16.5 to address windows build issues #1699

Merged

Conversation

reinecke
Copy link
Collaborator

Windows builds have been failing with the message: Invalid --only='""', must be a build selector with a known platform

cibuildwheel version 2.16.5 addresses this.

See pypa/cibuildwheel/issues/1740 for details.

Signed-off-by: Eric Reinecke <reinecke.eric@gmail.com>
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7302ff1) 79.84% compared to head (91cfb39) 79.84%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1699   +/-   ##
=======================================
  Coverage   79.84%   79.84%           
=======================================
  Files         197      197           
  Lines       21796    21796           
  Branches     4358     4358           
=======================================
  Hits        17403    17403           
  Misses       2232     2232           
  Partials     2161     2161           
Flag Coverage Δ
py-unittests 79.84% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7302ff1...91cfb39. Read the comment docs.

@reinecke reinecke added the build issues building OTIO label Feb 15, 2024
@reinecke reinecke merged commit d22935e into AcademySoftwareFoundation:main Feb 15, 2024
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issues building OTIO
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants