Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

ARM64 standard runners are now available for private repositories, so the workflow should no longer block ARM64 runner selection in private contexts. The runner pickup strategy is updated to reflect the new availability.

  • Runner selection
    • Apply ARM64 standard runner mapping regardless of repo visibility.
  • Docs
    • Clarify default runs-on behavior now covers ARM64 standard runners in private repositories.
# ARM64 platform now maps to standard ARM runners in all repos
{ runner: "ubuntu-24.04-arm", platformPattern: /^linux\/arm/ }

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • github.blog
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

On docker-build-images.yml, Regarding this news, https://github.blog/changelog/2026-01-29-arm64-standard-runners-are-now-available-in-private-repositories/

Update runner pick-up strategy


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Update runner pick-up strategy for Docker build images Enable ARM64 standard runners for private repos in docker-build-images Feb 2, 2026
Copilot AI requested a review from neilime February 2, 2026 09:59
@neilime neilime changed the title Enable ARM64 standard runners for private repos in docker-build-images feat(docker-build-images): enable ARM64 standard runners for private repos Feb 2, 2026
…repos

Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
@neilime neilime force-pushed the copilot/update-runner-pickup-strategy branch from 34a9c35 to b7cc686 Compare February 2, 2026 13:17
@neilime neilime marked this pull request as ready for review February 2, 2026 13:17
Copilot AI and others added 2 commits February 2, 2026 13:22
Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
Signed-off-by: Emilien Escalle <neilime@users.noreply.github.com>
Copilot AI requested a review from neilime February 2, 2026 13:22
@neilime neilime merged commit 99117e0 into main Feb 2, 2026
82 checks passed
@neilime neilime deleted the copilot/update-runner-pickup-strategy branch February 2, 2026 13:32
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.

2 participants