Skip to content

Conversation

@lupyuen
Copy link
Member

@lupyuen lupyuen commented Oct 20, 2024

Summary

This PR updates the Build Rules arch.yml to build only these Arm32 Targets when we create or update a Complex PR:

  • arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11

No changes for Simple PRs (arm-01 to arm-14) and for Merging PRs (also arm-01 to arm-14).

This will improve our breadth of CI Checks across Arm32 Targets, as explained here: #14376

Impact

We build only these Arm32 Targets when we create or update a Complex PR:

  • arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11

No changes for Simple PRs and for Merging PRs.

Testing

Creating a Complex PR will build only arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11

Creating a Simple PR will build arm-01 to arm-14

Merging a PR will also build arm-01 to arm-14

… Complex PRs

This PR updates the Build Rules `arch.yml` to build only these Arm32 Targets when we create or update a Complex PR:
- arm-01, arm-03, arm-05, arm-06, arm-07, arm-09, arm-11

No changes for Simple PRs (arm-01 to arm-14) and for Merging PRs (also arm-01 to arm-14).

This will improve our breadth of CI Checks across Arm32 Targets, as explained here: apache#14376
@github-actions github-actions bot added Area: CI Size: XS The size of the change in this PR is very small labels Oct 20, 2024
@lupyuen lupyuen linked an issue Oct 20, 2024 that may be closed by this pull request
@lupyuen lupyuen marked this pull request as ready for review October 20, 2024 21:48
@xiaoxiang781216 xiaoxiang781216 merged commit df5ff92 into apache:master Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: CI Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[URGENT] Reducing our usage of GitHub Runners

2 participants