Skip to content

Commit f6db32f

Browse files
author
dkraus
committed
Delete python 3.13 for tests
1 parent 9fad5a1 commit f6db32f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ unit_tests:
137137
- PYTHON_VERSION: "3.10-slim-bookworm"
138138
- PYTHON_VERSION: "3.11-slim-bookworm"
139139
- PYTHON_VERSION: "3.12-slim-bookworm"
140-
- PYTHON_VERSION: "3.13-slim-bookworm"
141140
image: python:${PYTHON_VERSION}
142141
allow_failure: true
143142

@@ -148,7 +147,6 @@ alpha_unit_tests:
148147
- PYTHON_VERSION: "3.10-slim-bookworm"
149148
- PYTHON_VERSION: "3.11-slim-bookworm"
150149
- PYTHON_VERSION: "3.12-slim-bookworm"
151-
- PYTHON_VERSION: "3.13-slim-bookworm"
152150
image: python:${PYTHON_VERSION}
153151

154152

0 commit comments

Comments
 (0)