Skip to content

Commit 91bbb32

Browse files
Do not run NAOT arm64 OSX testing on all PRs (#112342)
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 6070e26 commit 91bbb32

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)