Updated to Python 3.11

This commit is contained in:
Andrew Murray 2022-11-23 08:44:25 +11:00
parent 99923e3388
commit fbedc9eb0a

View File

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