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

Add aarch64 builds to release workflow #64

Merged
merged 1 commit into from
May 20, 2024
Merged

Add aarch64 builds to release workflow #64

merged 1 commit into from
May 20, 2024

Conversation

jacksonwelsh
Copy link
Contributor

Adds aarch64 to the build matrix. There's an additional step in the job which only runs on the aarch64 build to install the arm linker. This linker is passed to RUSTFLAGS during the build.

Successfully built for arm in my fork: https://github.com/jacksonwelsh/aftman/actions/runs/9152355436

Copy link
Owner

@LPGhatguy LPGhatguy left a comment

Choose a reason for hiding this comment

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

Neat, LGTM!

@LPGhatguy LPGhatguy merged commit f95faff into LPGhatguy:main May 20, 2024
3 checks passed
@TreehouseFalcon
Copy link

Sorry to bug ya, but could we get a 0.2.9 cut? I know it's pretty much just 0.2.8 with an extra build artifact but our team uses aftman in our backend runtime and it would speed up build times if we can get a baked version of this from the releases page! @LPGhatguy

@LPGhatguy
Copy link
Owner

Sorry to bug ya, but could we get a 0.2.9 cut? I know it's pretty much just 0.2.8 with an extra build artifact but our team uses aftman in our backend runtime and it would speed up build times if we can get a baked version of this from the releases page!

All done! I cut this as 0.3.0 because of the rustls change, but it's all up and available now.

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.

3 participants