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

build windows/amd64 and darwin/arm64 binaries on pull request #6247

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

carlydf
Copy link
Contributor

@carlydf carlydf commented Jul 5, 2024

What changed?

build windows/amd64 and darwin/arm64 binaries on pull request

Why?

To ensure we don't introduce bugs that make it impossible to build our binaries for other common architectures.
bins is the only part of ci-build-misc that needs to be tested on different architectures, so we don't need to run the entirety of ci-build-misc 3x, just the bins part.

How did you test it?

Checked the command locally, and ran the new action steps on this PR

Potential risks

Documentation

Is hotfix candidate?

@carlydf carlydf requested a review from a team as a code owner July 5, 2024 23:16
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.

None yet

3 participants