Skip to content

Commit c60906b

Browse files
committed
ci: Code Quality Checks stage uses 3.14 with gil
1 parent 6563d6b commit c60906b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vars/runJenkinsPipeline.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ def call(){
7979
UV_TOOL_DIR='/tmp/uvtools'
8080
UV_PYTHON_INSTALL_DIR='/tmp/uvpython'
8181
UV_CACHE_DIR='/tmp/uvcache'
82+
UV_PYTHON='3.14+gil'
8283
}
8384
when{
8485
equals expected: true, actual: params.RUN_CHECKS

0 commit comments

Comments
 (0)