We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0402ce8 commit 7a43fdcCopy full SHA for 7a43fdc
eng/pipelines/build-whl-pipeline.yml
@@ -84,7 +84,7 @@ jobs:
84
project: '$(System.TeamProject)'
85
definition: 2134
86
buildVersionToDownload: 'latestFromBranch'
87
- branchName: 'refs/heads/main' # Or 'refs/heads/dev'
+ branchName: 'refs/heads/main'
88
artifactName: 'mssql-python-arm64-libs'
89
targetPath: '$(Build.SourcesDirectory)\mssql_python\pybind\python_libs\arm64'
90
displayName: 'Download ARM64 Python libs from latest successful run on branches'
0 commit comments