From 1fda09bc68890eadaf73419a4f49ec97e991f102 Mon Sep 17 00:00:00 2001 From: Parker Bibus Date: Thu, 22 Jun 2023 09:08:40 -0700 Subject: [PATCH] Revert adding Illink arm tests (#3094) Remove Illink arm tests and leave a comment clarifying why we are not running Illink on ARM machines. --- azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6e78176bd..8878d1a34 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -504,8 +504,7 @@ jobs: buildMachines: - win-x64 - ubuntu-x64 - - win-arm64 - - ubuntu-arm64-ampere + # Illink.Utilities is not supported on ARM: The type initializer for 'ILLinkBenchmarks.Utilities' threw a NotSupportedException (Unsupported architecture). (06/2023) isPublic: false jobParameters: kind: illink