Skip to content

Commit 6980e21

Browse files
authored
chore: Update Python to 3.14
1 parent c29d076 commit 6980e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
strategy:
4040
matrix:
41-
python_image_tag: ["3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim", "3.13-slim"]
41+
python_image_tag: ["3.9-slim", "3.10-slim", "3.11-slim", "3.12-slim", "3.13-slim", "3.14-slim"]
4242
poetry_version: ["1.8.5", "2.2.1"]
4343

4444
steps:

0 commit comments

Comments
 (0)