Skip to content

GitHub Actions: Add Ubuntu on ARM to the testing #1822

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cclauss
Copy link

@cclauss cclauss commented Mar 6, 2025

runner.arch will be ARM64 on both macos-latest and ubuntu-24.04-arm.

@@ -21,6 +21,7 @@ jobs:
os:
- macos-latest
- ubuntu-20.04
- ubuntu-24.04-arm
- windows-latest
host:
- x64
Copy link
Author

@cclauss cclauss Mar 6, 2025

Choose a reason for hiding this comment

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

Replace host=x64 with runner.arch?

@@ -21,6 +21,7 @@ jobs:
os:
- macos-latest
- ubuntu-20.04
Copy link
Author

@cclauss cclauss Mar 6, 2025

Choose a reason for hiding this comment

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant