Skip to content

Github action: Add aarch64 to deploy #1066

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

NickeZ
Copy link
Contributor

@NickeZ NickeZ commented Apr 6, 2025

cross compiler package (gcc-11-aarch64-linux-gnu) only available starting with 22.04

Currently running test deploy here: https://github.com/NickeZ/cbindgen/actions/runs/14291327838/job/40052936519


edit:
It does create the draft release, but only one artifact ends up there. Not sure what I'm doing wrong, I think the gh release create command should take multiple files.

HTTP 404: Not Found (https://uploads.github.com/repos/NickeZ/cbindgen/releases/210598162/assets?label=cbindgen-ubuntu22.04&name=cbindgen)
Error: Process completed with exit code 1.

edit2:
Fixed the issue and rebased: https://github.com/NickeZ/cbindgen/actions/runs/14409080964/job/40412556524

@NickeZ NickeZ force-pushed the nickez/deploy-aarch64 branch from ede767d to 128c9dc Compare April 6, 2025 09:51
cross compiler package (gcc-11-aarch64-linux-gnu) only available
starting with 22.04
@NickeZ NickeZ force-pushed the nickez/deploy-aarch64 branch from 128c9dc to 0444b7b Compare April 11, 2025 17:49
@emilio emilio added this pull request to the merge queue May 20, 2025
Merged via the queue into mozilla:master with commit 4b2396d May 20, 2025
3 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.

2 participants