Skip to content

Commit 07e861a

Browse files
authored
Change mono interpreter runs to use perfampere logicalmachine as the a64 machines have been deprecated. (#76564)
1 parent f96723a commit 07e861a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eng/pipelines/coreclr/perf_slow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
projectFile: microbenchmarks.proj
7070
runKind: micro_mono
7171
runJobTemplate: /eng/pipelines/coreclr/templates/run-performance-job.yml
72-
logicalmachine: 'perfa64'
72+
logicalmachine: 'perfampere'
7373
timeoutInMinutes: 500
7474

7575
# build mono on wasm

0 commit comments

Comments
 (0)