From cf714d7ee2edc3522f78c91cbc2e485b127885e5 Mon Sep 17 00:00:00 2001 From: Karthik Nadig Date: Thu, 3 Apr 2025 10:50:38 -0700 Subject: [PATCH] fix: use latest `pet` --- build/azure-pipeline.stable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/azure-pipeline.stable.yml b/build/azure-pipeline.stable.yml index 2e7ebcfea82a..f9a37c5a9ec5 100644 --- a/build/azure-pipeline.stable.yml +++ b/build/azure-pipeline.stable.yml @@ -128,7 +128,7 @@ extends: project: 'Monaco' definition: 593 buildVersionToDownload: 'latestFromBranch' - branchName: 'refs/heads/release/2025.2' + branchName: 'refs/heads/release/2025.4' targetPath: '$(Build.SourcesDirectory)/python-env-tools/bin' artifactName: 'bin-$(buildTarget)' itemPattern: |