Update Python to 3.11-slim

pull/1/head
Andre Portela 1 year ago
parent fda7355aef
commit 170dcaf447

@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
python_image_tag: ["3.7-slim", "3.8-slim", "3.9-slim", "3.10-slim"]
python_image_tag: ["3.7-slim", "3.8-slim", "3.9-slim", "3.10-slim", "3.11-slim"]
poetry_version: ["1.2.2", "1.3.2"]
steps:

Loading…
Cancel
Save