Skip to content

Commit 26c7d40

Browse files
authored
Disable LLVM AOT ARM64 lane (#90413)
1 parent 4c2f1b6 commit 26c7d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/extra-platforms/runtime-extra-platforms-other.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ jobs:
324324
runtimeFlavor: mono
325325
platforms:
326326
- linux_x64
327-
- linux_arm64
327+
# - linux_arm64
328328
variables:
329329
- name: timeoutPerTestInMinutes
330330
value: 60

0 commit comments

Comments
 (0)