Skip to content

Change manylinux image type - #208

Merged
AlexanderWells-diamond merged 1 commit into
masterfrom
ci_fixes
Jul 6, 2026
Merged

Change manylinux image type#208
AlexanderWells-diamond merged 1 commit into
masterfrom
ci_fixes

Conversation

@AlexanderWells-diamond

Copy link
Copy Markdown
Collaborator

Numpy no longer provides manylinux2014 images

@codecov

codecovBot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.39%. Comparing base (0bc7fa0) to head (30981eb).

Additional details and impacted files
@@ Coverage Diff @@## master #208 +/- ##
=======================================
Coverage 88.39% 88.39% =======================================
Files 15 15 Lines 1258 1258 =======================================
Hits 1112 1112 Misses 146 146 

☔ 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.

Numpy no longer provides manylinux2014 images. It seems to be backwards
compatible to just bump the manulinux version for all versions of Python
that we support.
@AlexanderWells-diamond
AlexanderWells-diamond merged commit 1711080 into masterJul 6, 2026
47 checks passed
Sign up for freeto 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.

1 participant

@AlexanderWells-diamond