Add Mac ARM64 coverage to runtime-dev-innerloop (#68886)
authorAndy Gocke <angocke@microsoft.com>
Fri, 6 May 2022 03:13:45 +0000 (20:13 -0700)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 03:13:45 +0000 (20:13 -0700)
* Add Mac ARM64 coverage to runtime-dev-innerloop

* Include global-build.yml

* Remove excludes entirely

eng/pipelines/global-build.yml

index 6408069..70693c3 100644 (file)
@@ -21,7 +21,6 @@ pr:
     - eng/pipelines/coreclr/*.*
     - eng/pipelines/libraries/*.*
     - eng/pipelines/installer/*.*
-    - eng/pipelines/*.*
     - PATENTS.TXT
     - THIRD-PARTY-NOTICES.TXT
 
@@ -36,6 +35,7 @@ jobs:
     platforms:
     - windows_x86
     - OSX_x64
+    - OSX_arm64
     jobParameters:
       testGroup: innerloop
       nameSuffix: Runtime_Debug