Skip to content

Remove macos 13 runner#38

Closed
dancergraham wants to merge 1 commit into
mainfrom
ci/deprecation
Closed

Remove macos 13 runner#38
dancergraham wants to merge 1 commit into
mainfrom
ci/deprecation

Conversation

@dancergraham

Copy link
Copy Markdown
Owner

Copilot AI review requested due to automatic review settings June 10, 2026 09:29

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions CI workflow to remove the deprecated macos-13 runner entry, aligning the repository’s CI with GitHub-hosted runner availability changes.

Changes:

  • Removed the macos-13 (x86_64) entry from the macOS job matrix.
  • Left the macOS job running only on macos-14 (aarch64).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/CI.yml
Comment on lines 174 to 176
platform:
- runner: macos-13
target: x86_64
- runner: macos-14
target: aarch64
@dancergraham dancergraham deleted the ci/deprecation branch June 11, 2026 09:50
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