Skip to content

ci(release): swap retired macos-13 runner for macos-15-intel#10

Merged
hyperpolymath merged 1 commit into
mainfrom
ci-swap-macos13-to-macos15-intel
May 20, 2026
Merged

ci(release): swap retired macos-13 runner for macos-15-intel#10
hyperpolymath merged 1 commit into
mainfrom
ci-swap-macos13-to-macos15-intel

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

The macos-13 GitHub-hosted runner image was deprecated 2025-09-22 and fully unsupported from 2025-12-04 (actions/runner-images#13046, #13402, #13634). Any matrix entry pinning runner: macos-13 (or runs-on: macos-13) now queues forever — there is no runner.

Replacement is macos-15-intel: the current Intel x64 standard runner per the actions/runner-images README, stable GA image. Avoided macos-26-intel (still stabilising — had an arm-label regression in runner-images#14112 as recently as 2026-05-19) and -large SKUs (unwanted cost for OSS).

Estate-wide sweep precedent: hyperpolymath/affinescript#292 (merged today, sha 26cdb43) made the same one-line swap on that repo's release.yml. This is the same fix, propagated.

Refs hyperpolymath/affinescript#292, actions/runner-images#13046.

The macos-13 GitHub-hosted runner image was deprecated 2025-09-22 and
fully unsupported from 2025-12-04 (actions/runner-images#13046,
#13402, #13634). Any matrix entry pinning `runner: macos-13` (or
`runs-on: macos-13`) now queues forever — there is no runner.

Replacement is macos-15-intel: the current Intel x64 standard runner
per the actions/runner-images README, stable GA image. Avoided
macos-26-intel (still stabilising — had an arm-label regression in
runner-images#14112 as recently as 2026-05-19) and -large SKUs
(unwanted cost for OSS).

Estate-wide sweep precedent: hyperpolymath/affinescript#292 (merged
today, sha 26cdb43) made the same one-line swap on that repo's
release.yml.  This is the same fix, propagated.

Refs hyperpolymath/affinescript#292, actions/runner-images#13046.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit 3719162 into main May 20, 2026
9 of 49 checks passed
@hyperpolymath hyperpolymath deleted the ci-swap-macos13-to-macos15-intel branch May 20, 2026 22:29
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.

1 participant