Skip to content

Use hosted ARM runners#16

Merged
bherila merged 3 commits into
mainfrom
agent/use-arm-hosted-runners
Jul 13, 2026
Merged

Use hosted ARM runners#16
bherila merged 3 commits into
mainfrom
agent/use-arm-hosted-runners

Conversation

@bherila

@bherila bherila commented Jul 13, 2026

Copy link
Copy Markdown
Owner

What changed

  • Move ordinary GitHub-hosted CI, release, and deployment jobs from ubuntu-latest to the standard ubuntu-24.04-arm runner.
  • Keep Copilot cloud-agent setup on x64 where present because GitHub currently requires an Ubuntu x64 or Windows x64 runner for that integration.

Why

The ARM runner provides the same standard private-repository capacity for these PHP and Node workflows at a lower hosted-runner rate, while also exercising ARM compatibility.

Validation

  • Parsed every workflow as YAML.
  • Checked the patch for whitespace errors.
  • The pull-request workflow will run the project checks on ARM before merge.

@bherila bherila marked this pull request as ready for review July 13, 2026 19:28
@bherila bherila merged commit e32c683 into main Jul 13, 2026
4 checks passed
@bherila bherila deleted the agent/use-arm-hosted-runners branch July 13, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant