Skip to content
Snippets Groups Projects
Commit b4b7ef6a authored by Thomas Kluyver's avatar Thomas Kluyver Committed by Karim Ahmed
Browse files

Use Python 3.11 for integration tests

parent 687ba50c
No related branches found
No related tags found
1 merge request!984Try updating to Python 3.11 & update all deps
......@@ -65,7 +65,7 @@ automated_test:
OUTPUT: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
DETECTORS: all
CALIBRATION: all
PYENV_VERSION: "3.8"
PYENV_VERSION: "3.11"
CAL_CAL_TOOLS_CALCAT: "{base-api-url='http://exflcalproxy:8080/api', use-oauth2=false}"
stage: automated_test
only: [merge_requests]
......
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