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

Properly cross-build for Windows x86 and Ubuntu ARM64 #633

Merged

Conversation

sindilevich
Copy link
Contributor

@sindilevich sindilevich commented Sep 10, 2024

This pull request addresses #491.

  • Use dtolnay/rust-toolchain@v1 instead of the deprecated actions-rs/toolchain@v1 to install Rust toolchains
  • Correctly cross-build a Windows x86 executable
  • Correctly cross-build an Ubuntu ARM64 artifact (using the Rust cross utility)

@pacman82 pacman82 merged commit 1d9e4c7 into pacman82:main Sep 13, 2024
2 checks passed
@sindilevich sindilevich deleted the build-release-assets-for-ubuntu-arm64 branch September 13, 2024 08:27
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