8000 CI: also run on arm64 by rfjakob · Pull Request #17 · aegis-aead/libaegis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CI: also run on arm64 #17

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

Closed
wants to merge 1 commit into from
Closed

Conversation

rfjakob
Copy link
@rfjakob rfjakob commented Mar 2, 2025

Github now has arm64 runners, let's use them to run the compilaton and test on arm64 in addition to x86_64.

Note: there is no "ubuntu-latest-arm" [1], so I used the latest arm64 image as of this writing, which
is ubuntu-24.04-arm.

[1] https://github.com/orgs/community/discussions/148648#discussioncomment-11858187

Github now has arm64 runners, let's use them to run the
compilaton and test on arm64 in addition to x86_64.

Note: there is no "ubuntu-latest-arm" [1], so I used
the latest arm64 image as of this writing, which
is ubuntu-24.04-arm.

[1] https://github.com/orgs/community/discussions/148648#discussioncomment-11858187
@jedisct1
Copy link
Collaborator
jedisct1 commented Mar 3, 2025

It's probably not necessary to cross-compile to the different targets twice. Maybe we should split that into different tasks instead; one that compiles/cross-compiles and one that runs to tests.

@jedisct1
Copy link
Collaborator
jedisct1 commented Mar 3, 2025

Thank you! windows-latest was added as well.

@jedisct1 jedisct1 closed this Mar 3, 2025
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
0