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 build on aarch64-linux; Build for aarch64-linux in CI #308

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

shivaraj-bh
Copy link
Member

resolves #287

Copy link
Member

@srid srid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great; we can merge this after https://github.com/juspay/nixos-buffet/pull/40 is deployed and CI is re-triggered.

@srid
Copy link
Member

srid commented Oct 9, 2024

CI failure now due to #304 - will have to try again in an hour or so.

Copy link
Member

@srid srid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build's failing. Note: you can run om ci (or just ci-cargo) to reproduce CI locally before pushing.

image

@srid
Copy link
Member

srid commented Oct 9, 2024

We could also disable builds of nixci ad nix_health on aarch64-linux and x86_64-darwin to save on CI time (by null'ifying their autoWire). We can do doc and clippy checks on primary architectures only.

@srid srid merged commit f04ff57 into main Oct 11, 2024
7 checks passed
@srid srid deleted the support-aarch64-linux branch October 11, 2024 21:37
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.

Omnix fails to compile on aarch64-linux
2 participants