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

fix darwin build and make sure it is enabled on cross #110

Merged
merged 3 commits into from
Oct 13, 2021
Merged

Conversation

tonistiigi
Copy link
Owner

Looks like this broke in #109 and surprisingly darwin target was missing in cross and didn't catch it

@akhramov

@crazy-max When you have free cycles feel free to add direct darwin worker(and windows if possible) in CI to run go test. I thought this was already the case but looks like freebsd is the only special case.

@crazy-max crazy-max mentioned this pull request Oct 13, 2021
@crazy-max
Copy link
Collaborator

nit: add //go:build in other files

@tonistiigi
Copy link
Owner Author

@crazy-max can we do this in another PR. I couldn't avoid it for the files I changed because of my local editor configuration.

@crazy-max
Copy link
Collaborator

@tonistiigi Sure. I pushed a commit to your branch with the ci changes related to macos instead of the other PR.

Signed-off-by: CrazyMax <[email protected]>
@tonistiigi tonistiigi merged commit f52e7fc into master Oct 13, 2021
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