Commit 20fe189
Disable Android arm32 test runs (#127599)
> [!NOTE]
> This pull request description was generated by GitHub Copilot.
## Summary
- Disable the `android_arm` Mono library test matrix entry in the
default runtime pipeline.
- Disable the same `android_arm` entry in the Android-only
extra-platforms pipeline.
- Leave Android arm64 coverage enabled.
References #125440.
## Testing
- `git diff --check -- eng\pipelines\runtime.yml
eng\pipelines\extra-platforms\runtime-extra-platforms-android.yml`
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ec42692 commit 20fe189
2 files changed
Lines changed: 4 additions & 2 deletions
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1067 | 1067 | | |
1068 | 1068 | | |
1069 | 1069 | | |
1070 | | - | |
| 1070 | + | |
| 1071 | + | |
1071 | 1072 | | |
1072 | 1073 | | |
1073 | 1074 | | |
| |||
0 commit comments