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

Supports arm64 by actions.yml #693

Merged
merged 4 commits into from
Apr 26, 2024
Merged

Supports arm64 by actions.yml #693

merged 4 commits into from
Apr 26, 2024

Conversation

fujiwara
Copy link
Contributor

@fujiwara fujiwara commented Apr 26, 2024

GitHub hosted runner will support an arm machine soon.

https://github.blog/changelog/2023-10-30-accelerate-your-ci-cd-with-arm-based-hosted-runners-in-github-actions/

action: kayac/ecspresso should support installation on arm runners.

@fujiwara fujiwara changed the title V2 action testing Support arm64 by actions.yml Apr 26, 2024
@fujiwara fujiwara changed the title Support arm64 by actions.yml Supports arm64 by actions.yml Apr 26, 2024
@fujiwara fujiwara marked this pull request as ready for review April 26, 2024 14:07
strategy:
matrix:
runner:
- buildjet-2vcpu-ubuntu-2204-arm
Copy link
Contributor Author

@fujiwara fujiwara Apr 26, 2024

Choose a reason for hiding this comment

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

Currently, use BuildJet for arm runners support testing.
Replace it with GitHub's hosted arm runner later.

@fujiwara fujiwara merged commit edc9b11 into v2 Apr 26, 2024
6 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.

None yet

1 participant