Skip to content

Commit

Permalink
Add Mac ARM64 coverage to runtime-dev-innerloop (#68886)
Browse files Browse the repository at this point in the history
* Add Mac ARM64 coverage to runtime-dev-innerloop

* Include global-build.yml

* Remove excludes entirely
  • Loading branch information
agocke authored May 6, 2022
1 parent 4820674 commit dd74d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/global-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ pr:
- eng/pipelines/coreclr/*.*
- eng/pipelines/libraries/*.*
- eng/pipelines/installer/*.*
- eng/pipelines/*.*
- PATENTS.TXT
- THIRD-PARTY-NOTICES.TXT

Expand All @@ -36,6 +35,7 @@ jobs:
platforms:
- windows_x86
- OSX_x64
- OSX_arm64
jobParameters:
testGroup: innerloop
nameSuffix: Runtime_Debug
Expand Down

0 comments on commit dd74d3e

Please sign in to comment.