Remove Windows arm32 support (#85947)
authorBruce Forstall <brucefo@microsoft.com>
Wed, 10 May 2023 16:59:15 +0000 (09:59 -0700)
committerGitHub <noreply@github.com>
Wed, 10 May 2023 16:59:15 +0000 (09:59 -0700)
commit7f4b07212664226c2ab61075ebab997b8a4baadc
treee924a4ce7da8fd933078c344bd6ee1ed7de7209d
parent888bac304442e1a6883cfb922d21a74df910112d
Remove Windows arm32 support (#85947)

* Remove Windows arm32 support

Mostly, remove the CI runs. Windows arm32 product support was removed
before .NET 6.

* Restore a few files

Only change YML files to remove windows_arm runs.

Don't build Windows arm cross components.

Don't touch mono files.

Changing scripts to remove builds, and remove code, can follow.
12 files changed:
eng/pipelines/common/platform-matrix.yml
eng/pipelines/common/templates/runtimes/run-test-job.yml
eng/pipelines/coreclr/ci.yml
eng/pipelines/coreclr/pgo.yml
eng/pipelines/coreclr/pgostress.yml
eng/pipelines/coreclr/r2r.yml
eng/pipelines/coreclr/templates/build-job.yml
eng/pipelines/coreclr/templates/helix-queues-setup.yml
eng/pipelines/libraries/helix-queues-setup.yml
eng/pipelines/libraries/run-test-job.yml
eng/pipelines/runtime-official.yml
eng/pipelines/runtime.yml