Skip to content

ci: switch macOS runner from macos-13 to macos-latest#6

Merged
DaScient merged 1 commit into
mainfrom
copilot/build-gdextension-macos-13
May 29, 2026
Merged

ci: switch macOS runner from macos-13 to macos-latest#6
DaScient merged 1 commit into
mainfrom
copilot/build-gdextension-macos-13

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 29, 2026

macos-13 (Intel) runners have severely limited capacity on GitHub-hosted infra — the GDExtension build job was stuck queued for 2+ hours with no runner ever assigned (runner_id: 0).

Change

  • build.yml: replace macos-13 with macos-latest (currently maps to macos-15, Apple Silicon M2)
  • -DCMAKE_OSX_ARCHITECTURES=x86_64;arm64 retained — universal fat binary output is unchanged

@DaScient DaScient marked this pull request as ready for review May 29, 2026 20:34
Copilot AI review requested due to automatic review settings May 29, 2026 20:34
@DaScient DaScient merged commit 86ef3de into main May 29, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

3 participants