Skip to content

Commit

Permalink
Revert "Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#5005)…
Browse files Browse the repository at this point in the history
…" for perf.yml (#19760)

This reverts commit 81c78afd563a32c224eb45b0cf864078d55b68eb.

Co-authored-by: Mike Harder <mharder@microsoft.com>
  • Loading branch information
azure-sdk and mikeharder committed Jan 5, 2023
1 parent ca6a318 commit 1e67666
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eng/common/pipelines/templates/jobs/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ parameters:
default: 'Perf'
- name: LinuxPool
type: string
default: azsdk-pool-mms-ubuntu-2204-perf
default: 'azsdk-pool-mms-ubuntu-2004-perf'
- name: LinuxVmImage
type: string
default: MMSUbuntu22.04
default: 'MMSUbuntu20.04'
- name: WindowsPool
type: string
default: 'azsdk-pool-mms-win-2019-perf'
Expand Down

0 comments on commit 1e67666

Please sign in to comment.