Update to Python 3.12 and Ubuntu 22.04 LTS Jammy Jellyfish

This commit is contained in:
Hugo van Kemenade 2023-10-29 11:36:27 +02:00
parent da3ec085e4
commit 4a24533a76

View File

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