Skip to content

Commit d39d975

Browse files
committed
update vsts.yml python version
1 parent f998d37 commit d39d975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ trigger:
1010

1111
variables:
1212
isMain: $[eq(variables['Build.SourceBranch'], 'refs/heads/main')]
13-
pythonVersion: "3.14"
13+
pythonVersion: "3.13"
1414
poetryVersion: "1.6.1"
1515
nodeVersion: "18.x"
1616
artifactsFullFeedName: "Resilience/resilience_python"

0 commit comments

Comments
 (0)