Skip to content

Commit

Permalink
Use same AzDO images in the official build as we do in public (#885)
Browse files Browse the repository at this point in the history
(cherry picked from commit 54f01ac)
  • Loading branch information
akoeplinger committed Aug 21, 2024
1 parent 9945277 commit 099439b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ variables:
- template: /eng/common-variables.yml@self
- template: /eng/common/templates-official/variables/pool-providers.yml@self
- name: LinuxImage
value: 1es-ubuntu-2204
value: build.ubuntu.2204.amd64
- name: WindowsImage
value: 1es-windows-2022
value: windows.vs2022.amd64
- name: MacImage
value: macOS-12
- name: CheckNuGetSizesScript
Expand Down

0 comments on commit 099439b

Please sign in to comment.