Skip to content

Commit f3a9562

Browse files
Do not run NAOT arm64 OSX testing on all PRs
These legs have been constantly timing out since beginning of January because Helix is overloaded (e.g. #112073). In looking at why we don't see timeouts with CoreCLR, I found out we do not test ARM64 OSX with CoreCLR on all PRs. So this moves it to the same plan as e.g. ARM32 Linux.
1 parent 1c3b1b5 commit f3a9562

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/pipelines/runtime.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,6 @@ extends:
609609
- osx_x64
610610
- linux_arm64
611611
- windows_arm64
612-
- osx_arm64
613612
variables:
614613
- name: timeoutPerTestInMinutes
615614
value: 60

0 commit comments

Comments
 (0)