We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c46d4bd commit ec7e10fCopy full SHA for ec7e10f
1 file changed
build/azure-pipeline.stable.yml
@@ -112,7 +112,7 @@ extends:
112
project: 'Monaco'
113
definition: 593
114
buildVersionToDownload: 'latestFromBranch'
115
- branchName: 'refs/heads/release/2024.18'
+ branchName: 'refs/heads/release/2025.10'
116
targetPath: '$(Build.SourcesDirectory)/python-env-tools/bin'
117
artifactName: 'bin-$(buildTarget)'
118
itemPattern: |
0 commit comments