Skip to content

fix: add multi-arch builds for macOS (ARM/Intel) and Windows (x64/ARM64)#77

Merged
antejavor merged 2 commits into
memgraph:masterfrom
seuros:fix-ci-multi-arch
Jun 24, 2026
Merged

fix: add multi-arch builds for macOS (ARM/Intel) and Windows (x64/ARM64)#77
antejavor merged 2 commits into
memgraph:masterfrom
seuros:fix-ci-multi-arch

Conversation

@seuros

@seuros seuros commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

changed the flow to build after the tests pass.

This test to build the crate in all the architecture natively (no emulation).

I did not test the Windows arm crate, but this workflow is a copy of working one. (if the code compiles, it should work).

At last resort , windows ARM is niche (surface and some embedded system) we can remove it.

My previous work fixes: #64 #34 #35.

@antejavor antejavor left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is also good, I somehow missed this.

@antejavor antejavor merged commit ecb3906 into memgraph:master Jun 24, 2026
6 checks passed
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.

Blocking installation problem on Mac M1

2 participants