mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
For CI/CD tasks not testing a specific Python version, switch to Python 3.12. (Had been using mixture of 3.10 and 3.11. GitHub's ubuntu-22.04 runner has Python 3.10 installed by default, but 3.12 should be in the tool cache.)