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 Ubuntu ARM64 CI #1058

Merged
merged 1 commit into from
Mar 19, 2025
Merged

Add Ubuntu ARM64 CI #1058

merged 1 commit into from
Mar 19, 2025

Conversation

cjee21
Copy link
Collaborator

@cjee21 cjee21 commented Mar 19, 2025

Ubuntu ARM64 runner is now available on GitHub.

Changes:

  • Update to actions/checkout@v4
  • Parallelize make for faster CI completion
  • Add a Ubuntu ARM64 build
  • Test built CLI by running it
    • Test is skipped for macos since the built CLI fails to run there

Note: Windows ARM64 runner is expected to be available soon within next few months.

@JeromeMartinez
Copy link
Member

Note: Windows ARM64 runner is expected to be available soon within next few months.

I am lost here, we already have "Checks / Windows (ARM64) (pull_request)".

@JeromeMartinez
Copy link
Member

Parallelize make for faster CI completion

Please add that to other projects too.

@cjee21
Copy link
Collaborator Author

cjee21 commented Mar 19, 2025

Note: Windows ARM64 runner is expected to be available soon within next few months.

I am lost here, we already have "Checks / Windows (ARM64) (pull_request)".

Once there is a Windows ARM64 runner, we not only can test the build but can test running the built binary without needing to have an ARM64 Windows machine.

@JeromeMartinez JeromeMartinez merged commit ca1c8fb into MediaArea:master Mar 19, 2025
6 checks passed
@cjee21 cjee21 deleted the ARM64-CI branch March 19, 2025 10:14
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