Skip to content

Conversation

tueda
Copy link
Collaborator

@tueda tueda commented Oct 2, 2025

The macos-13 runner image will be shut down on 4 December 2025.

The brownout will start in November.

See:

Note that while GitHub offers a paid Intel-based macos-14-large image, there is no free standard macos-14-intel image available.

The macos-13 (x86_64) runner image is deprecated. This patch migrates to
macos-15-intel, the last supported Intel-based macOS image for GitHub-
hosted runners.

See:
actions/runner-images#13046
https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
@coveralls
Copy link

Coverage Status

coverage: 54.381%. remained the same
when pulling 61c7b3a on tueda:pr/ci/deploy-macos-15-intel
into 7fa4cef on form-dev:master.

@jodavies
Copy link
Collaborator

jodavies commented Oct 3, 2025

Should we test the build with all of macos-15-intel, macos-14-large (intel) and macos-15, macos-14 ?

Edit: sorry, I missed that macos-14-large is paid.

@tueda
Copy link
Collaborator Author

tueda commented Oct 3, 2025

Should we test the build with all of macos-15-intel, macos-14-large (intel) and macos-15, macos-14 ?

Well, if we want to add macOS builds to test.yml, it makes sense to start with the latest version, since most users tend to update their OS soon after release.

@jodavies
Copy link
Collaborator

jodavies commented Oct 3, 2025

At least for now, macos-latest still means macos-15, but indeed I did not realise there is a "preview" of macos-26. We could add both, the "deploy" set of jobs run very quickly, so it seems fine to add many OS versions if possible.

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