Skip to content
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

[CI] Fix architecture for macOS releases #3135

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

fhanau
Copy link
Collaborator

@fhanau fhanau commented Nov 18, 2024

We now have two separate macOS release builds, but the macOS-cross setup got applied to all release jobs, apparently due to a malformed if condition. Avoid having such a condition entirely.

The macOS-cross setup got applied to all release jobs, apparently due to a
malformed if condition. Avoid having such a condition entirely.
@fhanau fhanau requested a review from anonrig November 18, 2024 19:16
@fhanau fhanau requested review from a team as code owners November 18, 2024 19:16
@fhanau fhanau requested a review from mar-cf November 18, 2024 19:16
@fhanau fhanau merged commit 9a5cc8c into main Nov 18, 2024
13 of 14 checks passed
@fhanau fhanau deleted the felix/111824-macOS-rel-fix2 branch November 18, 2024 19:42
fhanau added a commit that referenced this pull request Nov 18, 2024
With #3135 Apple Silicon release artifacts are being created properly, add them
to tagged releases too.
Xcode 16 appears to be required to build V8 starting with the 13.1 release,
update the README to reflect this.
fhanau added a commit that referenced this pull request Nov 18, 2024
With #3135 Apple Silicon release artifacts are being created properly, add them
to tagged releases too.
Xcode 16 appears to be required to build V8 starting with the 13.1 release,
update the README to reflect this.
fhanau added a commit that referenced this pull request Nov 25, 2024
With #3135 Apple Silicon release artifacts are being created properly, add them
to tagged releases too.
Xcode 16 appears to be required to build V8 starting with the 13.1 release,
update the README to reflect this.
danlapid pushed a commit that referenced this pull request Dec 3, 2024
With #3135 Apple Silicon release artifacts are being created properly, add them
to tagged releases too.
Xcode 16 appears to be required to build V8 starting with the 13.1 release,
update the README to reflect this.
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