From 656abda884bcf6654ddda2448851f2fcdde61dcb Mon Sep 17 00:00:00 2001 From: Filip Navara Date: Tue, 13 Sep 2022 14:31:06 +0200 Subject: [PATCH] Drop osx-x64 NativeAOT from runtime-extra-platforms for now --- eng/pipelines/runtime-extra-platforms-other.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/eng/pipelines/runtime-extra-platforms-other.yml b/eng/pipelines/runtime-extra-platforms-other.yml index 783284001e7b76..f18946937ee546 100644 --- a/eng/pipelines/runtime-extra-platforms-other.yml +++ b/eng/pipelines/runtime-extra-platforms-other.yml @@ -84,7 +84,6 @@ jobs: platforms: - windows_x64 - windows_arm64 - - OSX_x64 - OSX_arm64 - Linux_x64 - Linux_arm64