Skip to content

Fix CI: drop retired macos-13 from test matrix#23

Merged
pavlovic-ivan merged 1 commit into
G-Research:mainfrom
dev-milos:fix/drop-retired-macos-13
Jun 24, 2026
Merged

Fix CI: drop retired macos-13 from test matrix#23
pavlovic-ivan merged 1 commit into
G-Research:mainfrom
dev-milos:fix/drop-retired-macos-13

Conversation

@dev-milos

Copy link
Copy Markdown
Contributor

What

Remove macos-13 from the Processor_Partial test matrix in ci.yml.

Why

The macos-13 matrix jobs fail by timing out without ever being assigned a runner (24h0m1s). GitHub has retired the Intel/x86_64 macOS runner image, and all current GitHub-hosted macOS runners are Apple silicon — already covered by macos-latest. The remaining matrix entries (ubuntu-latest, windows-latest, macos-latest across net6.0/8.0/9.0, plus windows net462) all pass.

Since GitHub no longer offers an x86_64 macOS runner, the # macos-13 for x86_x64 arch coverage can no longer be provided on hosted runners; this just removes the dead entries so CI can go green.

Notes

  • Draft pending CI.

The macos-13 matrix jobs never get assigned a runner and time out,
since GitHub has retired the Intel (x86_64) macOS runner image. New
GitHub-hosted macOS runners are Apple silicon, already covered by
macos-latest. Remove the dead macos-13 entries.
@dev-milos dev-milos marked this pull request as ready for review June 24, 2026 10:59
@pavlovic-ivan pavlovic-ivan merged commit 5c56445 into G-Research:main Jun 24, 2026
12 checks passed
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