Add MacOS CI job - #370
Open
victorapm wants to merge 20 commits into
Open
Add MacOS CI job#370victorapm wants to merge 20 commits into
victorapm wants to merge 20 commits into
Conversation
victorapm
force-pushed
the
ci/paludettomag1/macos
branch
from
September 21, 2026 16:10
864ff11 to
e17d4d1
Compare
The macOS CI setup rejects exact formula checksums that no longer match Homebrew core, including readline 8.3.6 and automake 1.19.
actions/upload-artifact@v4 still targets Node.js 20, which GitHub Actions now warns about.
A formula-file checksum changes on bottle rebuilds even when the installed version does not. Version drift and missing required files still fail the job.
The qualification host is already macOS 26, and the GitHub macos-26 label is the standard arm64 image.
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.
Add CI job using GitHub's macOS 26 arm64 runner