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

feat: build pixi for windows arm #1053

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

baszalmstra
Copy link
Contributor

Fixes #1008

Adds a windows arm build to CI . This PR does not test the generated binary.

@pavelzw
Copy link
Contributor

pavelzw commented Mar 25, 2024

Rust cross-compiling is great 🚀 Imagine what a pain this would have been with porting something like micromamba to win-arm64 😄

Copy link
Contributor

@ruben-arts ruben-arts left a comment

Choose a reason for hiding this comment

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

I think not testing the binary is fine for now. Why is this still draft?

@ruben-arts ruben-arts marked this pull request as ready for review March 25, 2024 12:55
@ruben-arts ruben-arts enabled auto-merge (squash) March 25, 2024 12:58
@ruben-arts ruben-arts merged commit 214d913 into prefix-dev:main Mar 25, 2024
24 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.

Windows ARM64 build
3 participants