-
Notifications
You must be signed in to change notification settings - Fork 74
chore: bump macOS #1165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore: bump macOS #1165
Conversation
|
08fe098
to
b5a5982
Compare
I've changed to Intel runners will eventually disappear any way. From Notice of macOS x86_64 (Intel) architecture deprecation:
|
For some reason, I am thinking of using |
Keep it as-is and we'll try to resolve it here. It seems our detection of macos architecture started to fail:
probably we are not catching this new |
Actually, it looks like an architecture problem:
While |
Opened issue #1167 for the test failures on macOS ARM. |
I'll try |
Actually, I'll keep |
The macOS 13 runner will will be retired by 4 December 2025, with jobs using macOS 13 failing temporarily during scheduled brownout time periods starting in November. https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/ Note that `macos-latest` fails. We stick to `macos-14` for now and will address `macos-latest` later on.
760b35b
to
f2ff78e
Compare
The macOS 13 runner will will be retired by 4 December 2025, with jobs using macOS 13 failing temporarily during scheduled brownout time periods starting in November.
GitHub Actions: macOS 13 runner image is closing down