Skip to content
Snippets Groups Projects
Commit 4addc84b authored by Jens Bröder's avatar Jens Bröder
Browse files

Enforce python version 3.10 in pre-commit run

parent a930d714
No related branches found
No related tags found
3 merge requests!11Make release 1.0.0,!10Release tag 1.0.0 to main,!4Update OAI config
Pipeline #204413 failed
......@@ -22,7 +22,7 @@ stages:
# precommit specific stuff
run_precommit:
image: python:latest
image: python:3.10
stage: test
<<: *prepare-env
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment