Update Python to 3.12

master
Joseph Hale 8 months ago committed by GitHub
parent d02b79e925
commit c87d79c004
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -38,7 +38,7 @@ jobs:
strategy:
matrix:
python_image_tag: ["3.8-slim", "3.9-slim", "3.10-slim", "3.11-slim"]
python_image_tag: ["3.8-slim", "3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim"]
poetry_version: ["1.5.1", "1.6.1"]
steps:

Loading…
Cancel
Save