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

Support ARM64 runners #503

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Support ARM64 runners #503

merged 1 commit into from
Jan 17, 2025

Conversation

martincostello
Copy link
Contributor

@martincostello martincostello commented Jan 16, 2025

Add support for the new ubuntu-24.04-arm and ubuntu-22.04-arm runner labels.

Linux arm64 hosted runners now available for free in public repositories (Public Preview)

Resolves #504.

Add support for the new `ubuntu-24.04-arm` and `ubuntu-22.04-arm` runner labels.
@rhysd
Copy link
Owner

rhysd commented Jan 17, 2025

Thank you!

@rhysd rhysd merged commit 5c31ede into rhysd:main Jan 17, 2025
14 checks passed
@martincostello martincostello deleted the arm64 branch January 17, 2025 10:10
@chenrui333
Copy link
Contributor

@rhysd can you also cut a new release per this PR merge? Thanks!

@diegorusso
Copy link

I would really appreciate a new release as I'm about to switch to these arm runners in the CPython project.

@rhysd
Copy link
Owner

rhysd commented Jan 18, 2025

I will do it by the end of tomorrow (JST). I don't have time today.

@rhysd
Copy link
Owner

rhysd commented Jan 19, 2025

v1.7.7 was released.

https://github.com/rhysd/actionlint/releases/tag/v1.7.7

@diegorusso
Copy link

Thanks @rhysd for the prompt release! I've already bumped the version number in my PR.

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.

Add ubuntu-22.04-arm and ubuntu-24.04-arm to runs-on
4 participants