We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fad5a1 commit f6db32fCopy full SHA for f6db32f
.gitlab-ci.yml
@@ -137,7 +137,6 @@ unit_tests:
137
- PYTHON_VERSION: "3.10-slim-bookworm"
138
- PYTHON_VERSION: "3.11-slim-bookworm"
139
- PYTHON_VERSION: "3.12-slim-bookworm"
140
- - PYTHON_VERSION: "3.13-slim-bookworm"
141
image: python:${PYTHON_VERSION}
142
allow_failure: true
143
@@ -148,7 +147,6 @@ alpha_unit_tests:
148
147
149
150
151
152
153
154
0 commit comments