-
Notifications
You must be signed in to change notification settings - Fork 44
fix(ci): reactivate Darwin x86_64
build in Hydra CI
#2538
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(ci): reactivate Darwin x86_64
build in Hydra CI
#2538
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
I see that some tests are failing for
|
@michalrus it looks like running a test HTTP server is not working on the Hydra CI runners. |
da99bbc
to
62f4589
Compare
@jpraynaud nice, the last change worked, but now Linux is slightly broken when building
I don't see how that's related to this PR. 😮 |
This is likely due to the machine running the job. I restarted the jobs that were failing. Also I fixed the other problem, so as soon as the CI is all green, I will merge the PR 👍 |
b42b22d
to
42058b0
Compare
42058b0
to
30f5e13
Compare
30f5e13
to
d79aa04
Compare
Thank you! |
Content
This PR reactivates the build for Darwin
x86_64
in the Hydra CI.Pre-submit checklist
Issue(s)
Relates to #2250