Skip to content

Stop testing on macos-13#905

Merged
byroot merged 1 commit into
ruby:masterfrom
etiennebarrie:stop-testing-on-macos-13
Nov 26, 2025
Merged

Stop testing on macos-13#905
byroot merged 1 commit into
ruby:masterfrom
etiennebarrie:stop-testing-on-macos-13

Conversation

@etiennebarrie

Copy link
Copy Markdown
Contributor

These runners are closing down:
https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/

One thing to note is that macos-13 is x64, whereas macos-14 is arm64. We can't use macos-14-large which runs on x64 because it's for paying customers (at least I couldn't on my fork).

We can use macos-15-intel though, I don't know why that line is here and if it was specifically to test x64 or not, but maybe? 5c5c8f1

@byroot byroot merged commit f92024a into ruby:master Nov 26, 2025
37 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