Skip to content

Commit 09dea4a

Browse files
committed
ci: Building and Testing uses python 3.14
1 parent 1b86e0c commit 09dea4a

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
@@ -468,6 +468,7 @@ def call(){
468468
UV_TOOL_DIR='/tmp/uvtools'
469469
UV_PYTHON_INSTALL_DIR='/tmp/uvpython'
470470
UV_CACHE_DIR='/tmp/uvcache'
471+
UV_PYTHON='3.14+gil'
471472
}
472473
agent {
473474
dockerfile {

0 commit comments

Comments
 (0)