We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ccf01e commit eb0ed8eCopy full SHA for eb0ed8e
3 files changed
build/azure-pipeline.stable.yml
@@ -96,7 +96,7 @@ extends:
96
displayName: Checkout python-environment-tools
97
env:
98
PYTHON_ENV_TOOLS_DEST: $(Build.SourcesDirectory)
99
- PYTHON_ENV_TOOLS_REF: release/2024.12
+ PYTHON_ENV_TOOLS_REF: release/2024.14
100
PYTHON_ENV_TOOLS_TEMP: $(Agent.TempDirectory)
101
102
- script: nox --session azure_pet_build_before
0 commit comments