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
* update linux runners to ubuntu-22 or ubuntu-latest, but run test-mem
job on ubuntu-20 for it for some reason fails on ubuntu-22
* bump up CI actions to be compatible with node 20, namely bump up to
actions/checkout@v4, actions/setup-python@v5, download-artifact@v4, upload-artifact@v4
* update steps involving download-artifact and upload-artifact actions per
https://github.com/actions/download-artifact/blob/main/docs/MIGRATION.md
* migrate to docker compose v2
* to build binary wheels for mac os, set MACOSX_DEPLOYMENT_TARGET according
to the macos version
* stop building and testing wheels for old Python versions 3.7, 3.8
0 commit comments