Skip to content

Commit 1e67666

Browse files
Revert "Migrate eng/common (except job-matrix) to Ubuntu 22.04 (#5005)" for perf.yml (#19760)
This reverts commit 81c78afd563a32c224eb45b0cf864078d55b68eb. Co-authored-by: Mike Harder <[email protected]>
1 parent ca6a318 commit 1e67666

File tree

1 file changed

+2
-2
lines changed
  • eng/common/pipelines/templates/jobs

1 file changed

+2
-2
lines changed

eng/common/pipelines/templates/jobs/perf.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ parameters:
44
default: 'Perf'
55
- name: LinuxPool
66
type: string
7-
default: azsdk-pool-mms-ubuntu-2204-perf
7+
default: 'azsdk-pool-mms-ubuntu-2004-perf'
88
- name: LinuxVmImage
99
type: string
10-
default: MMSUbuntu22.04
10+
default: 'MMSUbuntu20.04'
1111
- name: WindowsPool
1212
type: string
1313
default: 'azsdk-pool-mms-win-2019-perf'

0 commit comments

Comments
 (0)