Skip to content

Commit

Permalink
Fix 1ES Builds (#2785)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Mar 6, 2024
1 parent 7ebc1f0 commit cf2907f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ parameters:
type: object
default:
pool:
name: AzurePipelines-EO
name: Maui-1ESPT
image: 1ESPT-Windows2022
os: windows
- name: buildAgentWindows
displayName: 'The Windows build agent configuration:'
type: object
default:
pool:
name: AzurePipelines-EO
name: Maui-1ESPT
image: 1ESPT-Windows2022
os: windows
- name: buildAgentMac
Expand All @@ -42,7 +42,7 @@ parameters:
type: object
default:
pool:
name: AzurePipelines-EO
name: Maui-1ESPT
image: 1ESPT-Ubuntu20.04
os: linux
- name: runCompliance
Expand Down

0 comments on commit cf2907f

Please sign in to comment.