ci(release): update runner os for windows and macos#14073
Merged
the-mikedavis merged 1 commit intohelix-editor:masterfrom Jul 26, 2025
Merged
ci(release): update runner os for windows and macos#14073the-mikedavis merged 1 commit intohelix-editor:masterfrom
the-mikedavis merged 1 commit intohelix-editor:masterfrom
Conversation
Contributor
Author
|
The documentation for Github stuff really does suck. I guess the I guess I can just leave it as |
Member
|
Yeah I think we can rely on the |
the-mikedavis
approved these changes
Jul 26, 2025
shitohana
pushed a commit
to shitohana/helix
that referenced
this pull request
Jul 27, 2025
jdrst
pushed a commit
to jdrst/helix
that referenced
this pull request
Aug 5, 2025
kfatyuip
pushed a commit
to kfatyuip/helix
that referenced
this pull request
Nov 21, 2025
tomgroenwoldt
pushed a commit
to tomgroenwoldt/helix
that referenced
this pull request
Jan 15, 2026
Eucladia
pushed a commit
to Eucladia/helix
that referenced
this pull request
Jan 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the releases CI job to the current OS for windows and macos. Starting with macos-14 the
macos-latestimage is solely ARM. There is amacos-latest-largefor x86_64, which this changes for the x86_64 job. Tests are now not skipped, as it was before, bringing all platform to the same state now.The windows image was changed to
windows-latestand the check for when the built artifacts are moved is changed to check theosfield forwindows-latestrather than the now deprecatedwindows-2019.https://github.com/actions/runner-images?tab=readme-ov-file#available-images
A Windows 11 ARM exists, but does not come with Rust like the ubuntu one so leaving for later. Rust on Windows ARM is also only a tier 2 support.

https://github.com/actions/partner-runner-images/blob/main/images/arm-windows-11-image.md
https://doc.rust-lang.org/beta/rustc/platform-support.html#tier-2-with-host-tools