You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: revert to a statically set, older cargo-c release
It appears the current latest release has changed install directories
which breaks auto-detection of pkg-config support when building python
wheels.
Going forward it's more useful to use static known working cargo-c
version when building wheels; forcing manual testing for new cargo-c
versions before moving to them rather than pull the latest version and
hope it hasn't changed anything that will break this build setup.
0 commit comments