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
Fix CD, also run on push to main (PyVRP#544)
* Run CD also on push to main
* Fix a small concurrency issue in workflow execution
* Fix CD on Windows by bumping to CIBW v2.16.5
See pypa/cibuildwheel#1740 for details
* Work around macOS's problem with std::optional::value, use macos-14
* Fix uploading and downloading artifacts
See actions/upload-artifact#478 (comment) for details
* Bump to v0.8.1