Skip to content

Commit 58dd7ce

Browse files
steveisokSteve Pfister
andauthored
Disable additional llvmfullaot Linux_arm64 CI lane (dotnet#60730)
Missed excluding this configuration in dotnet#60576 Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
1 parent d34960c commit 58dd7ce

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

eng/pipelines/runtime.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,8 @@ jobs:
11071107
runtimeFlavor: mono
11081108
platforms:
11091109
- Linux_x64
1110-
- Linux_arm64
1110+
# Disabled pending outcome of https://github.com/dotnet/runtime/issues/60234 investigation
1111+
#- Linux_arm64
11111112
helixQueueGroup: pr
11121113
helixQueuesTemplate: /eng/pipelines/coreclr/templates/helix-queues-setup.yml
11131114
jobParameters:

0 commit comments

Comments
 (0)