Skip to content
Snippets Groups Projects
Commit ddbbae4d authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

PIPELINE: Use release-candidate image of python 3.13

parent 16b4103f
Branches
Tags
2 merge requests!143Release 0.15.0,!132Add Python 3.12 to tests
Pipeline #48867 failed
...@@ -112,7 +112,7 @@ unittest_py3.13: ...@@ -112,7 +112,7 @@ unittest_py3.13:
tags: [ docker ] tags: [ docker ]
stage: test stage: test
needs: [ ] needs: [ ]
image: python:3.13 image: python:3.13-rc
script: *python_test_script script: *python_test_script
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment