Skip to content

Commit 7a43fdc

Browse files
committed
cleanup for comments
1 parent 0402ce8 commit 7a43fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/build-whl-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
project: '$(System.TeamProject)'
8585
definition: 2134
8686
buildVersionToDownload: 'latestFromBranch'
87-
branchName: 'refs/heads/main' # Or 'refs/heads/dev'
87+
branchName: 'refs/heads/main'
8888
artifactName: 'mssql-python-arm64-libs'
8989
targetPath: '$(Build.SourcesDirectory)\mssql_python\pybind\python_libs\arm64'
9090
displayName: 'Download ARM64 Python libs from latest successful run on branches'

0 commit comments

Comments
 (0)