Update to Python 3.12 and Ubuntu 22.04 LTS Jammy Jellyfish

This commit is contained in:
Hugo van Kemenade 2023-10-29 11:41:49 +02:00
parent da3ec085e4
commit dea5bbebbc

View File

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