fix(tests): manylinux images moved to gcc-toolset-15 - #664
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #664 +/- ##
=======================================
Coverage 96.06% 96.06%
=======================================
Files 23 23
Lines 2006 2006
Branches 380 380
=======================================
Hits 1927 1927
Misses 45 45
Partials 34 34 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
the new gcc-toolset will be reverted shortly in manylinux: pypa/manylinux#1900 The assembly for this simple lib is the same between gcc-14 & gcc-15, the difference appears once linked as a shared library (the disassembly for the shared object is also the same for both versions except for offsets). |
de5bae7 to
47b6f07
Compare
|
The issue with patchelf 0.17.2 is likely the same as NixOS/patchelf#568 |
1218b01 to
239e2e9
Compare
56b4f1d to
d99a83a
Compare
3aa4fea to
eae27ac
Compare
042cf59 to
569d605
Compare
bdc0ca2 to
b37e586
Compare
No description provided.