Revert "Update to Python 3.12 and Ubuntu 22.04 LTS Jammy Jellyfish"

This reverts commit dea5bbebbc.
This commit is contained in:
Andrew Murray 2023-12-05 21:49:44 +11:00
parent dacd928530
commit ca13194e2b

View File

@ -7,8 +7,8 @@ env:
language: python
# Default Python version is usually 3.6
python: "3.12"
dist: jammy
python: "3.11"
dist: focal
services: docker
jobs: