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 bc6c4d9 commit 0c21206Copy full SHA for 0c21206
azure-pipelines.yml
@@ -1022,7 +1022,7 @@ jobs:
1022
displayName: "Check CLI Style"
1023
timeoutInMinutes: 120
1024
pool:
1025
- name: ${{ variables.ubuntu_pool }}
+ name: ${{ variables.ubuntu_multi_core_pool }}
1026
steps:
1027
- task: UsePythonVersion@0
1028
displayName: 'Use Python 3.12'
@@ -1084,7 +1084,7 @@ jobs:
1084
displayName: "Check CLI Linter"
1085
1086
1087
1088
1089
1090
0 commit comments