Skip to content

Remove retired macOS-13 runners from CI#1397

Merged
ggerganov merged 2 commits into
masterfrom
copilot/update-ci-macos-runners
Dec 12, 2025
Merged

Remove retired macOS-13 runners from CI#1397
ggerganov merged 2 commits into
masterfrom
copilot/update-ci-macos-runners

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 11, 2025

GitHub has retired macos-13 runners, causing CI failures.

Changes

  • Removed macos-13 from build matrix in .github/workflows/ci.yml
  • Retained macos-latest for continued macOS coverage

The build matrix now uses only available runners: ubuntu-latest, macos-latest, windows-latest.

Original prompt

Update the CI to not use the retired macOS-13 runners. Use whatever mac runners are available.


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

Copilot AI self-assigned this Dec 11, 2025
Co-authored-by: ggerganov <1991296+ggerganov@users.noreply.github.com>
Copilot AI changed the title [WIP] Update CI to use available macOS runners Remove retired macOS-13 runners from CI Dec 11, 2025
Copilot AI requested a review from ggerganov December 11, 2025 22:06
@ggerganov ggerganov marked this pull request as ready for review December 12, 2025 14:36
@ggerganov ggerganov merged commit 1c0fa1e into master Dec 12, 2025
16 of 17 checks passed
@ggerganov ggerganov deleted the copilot/update-ci-macos-runners branch December 12, 2025 14:36
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