Skip to content

Commit 286815e

Browse files
committed
attempting to fix a compat test issue
1 parent 715dfc2 commit 286815e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/run_tests_pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ stages:
8282
submodules: true
8383
- task: UsePythonVersion@0
8484
inputs:
85-
versionSpec: "3.9"
85+
versionSpec: "3.10"
8686
- script: |
8787
python3 --version
8888
python3 -m pip install uv

0 commit comments

Comments
 (0)