Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Add aarch64 builds to release workflow#64

Merged
LPGhatguy merged 1 commit into
LPGhatguy:mainfrom
jacksonwelsh:main
May 20, 2024
Merged

Add aarch64 builds to release workflow#64
LPGhatguy merged 1 commit into
LPGhatguy:mainfrom
jacksonwelsh:main

Conversation

@jacksonwelsh

Copy link
Copy Markdown
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

@LPGhatguy LPGhatguy left a comment

Copy link
Copy Markdown
Owner

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
@TreehouseFalcon

Copy link
Copy Markdown

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
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants