Arch Linux switched from Python 3.11 to Python 3.12, which means that the community ansible-test archlinux image now uses Python 3.12 instead of Python 3.11. If you use this image in your collection CI, you need to update the value of the --python parameter from 3.11 to 3.12.
2 Likes