Skip to content

ci: replace deprecated macos-12 with macos-15#47

Merged
suin merged 1 commit into
appthrust:mainfrom
yinheli:bugfix/ci-macos-12-to-15
May 17, 2026
Merged

ci: replace deprecated macos-12 with macos-15#47
suin merged 1 commit into
appthrust:mainfrom
yinheli:bugfix/ci-macos-12-to-15

Conversation

@yinheli

@yinheli yinheli commented May 16, 2026

Copy link
Copy Markdown
Contributor

Problem

CI workflow is stuck on macos-12 runner because GitHub has deprecated and removed the macos-12 image.

Jobs using this runner remain in queued state indefinitely.

Additionally, macos-14 is also scheduled for deprecation on 2026-07-06 and fully unsupported by 2026-11-02, so upgrading to macos-15 is the safest long-term choice.

Fix

Replace macos-12 with macos-15 (the current stable Intel macOS runner with no deprecation plan).

@suin suin merged commit b29d6d9 into appthrust:main May 17, 2026
4 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.

2 participants