Skip to content
Snippets Groups Projects
Verified Commit 8e96a146 authored by Georg Krause's avatar Georg Krause
Browse files

Build python 3.11-rc image

parent ec502c52
No related branches found
No related tags found
No related merge requests found
Pipeline #24425 passed
...@@ -34,3 +34,8 @@ build-3.10: ...@@ -34,3 +34,8 @@ build-3.10:
extends: .build extends: .build
variables: variables:
PYTHON_VERSION: "3.10" PYTHON_VERSION: "3.10"
build-3.11:
extends: .build
variables:
PYTHON_VERSION: "3.11-rc"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment