ansible-collections / news-for-maintainers

Announcements of changes impacting collection contributors and maintainers
27 stars 4 forks source link

CentOS Stream 8 community image for ansible-test: dropped Python 3.8 support #44

Closed felixfontein closed 5 months ago

felixfontein commented 1 year ago

The ansible-test community image centos-stream8 (quay.io/ansible-community/test-image:centos-stream8) no longer supports Python 3.8 (https://github.com/ansible-community/images/pull/44). It only supports Python 3.6 (system Python) and 3.9 at the moment.

If you are interested in these images, check out https://github.com/ansible-community/images/tree/main/ansible-test. Contributions are always welcome.