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
- tests.yml: Add test-centos-stream-9 job that builds from source and runs
the full CI check suite (lint + C++/Python tests) in a CentOS Stream 9
container with Python 3.11 and 3.12
- release.yml: Add test_wheels_centos_stream_9 job that downloads the
manylinux wheels and verifies they install and import correctly on
CentOS Stream 9; publish_pypi now depends on this validation passing
Co-authored-by: Andrey G <networmix@gmail.com>
0 commit comments