Skip to content

Conversation

@junaruga
Copy link
Member

This PR fixes #3420. There are 2 commits in this PR.

The 1st commit is to add ubuntu-24.04-arm (arm64) cases in GitHub Actions. I added ubuntu-24.04-arm (arm64) cases to the build and build-debug jobs. Note that there is no runner name running the latest Ubuntu OS Arm64 version such as ubuntu-latest-arm.[1]

The 2nd commit is to drop the Linux arm64 case in Travis CI.

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

Added ubuntu-24.04-arm (arm64) cases to the build and build-debug jobs.
Note that there is no runner name running the latest Ubuntu OS Arm64 version
such as `ubuntu-latest-arm`.[1]

[1] https://github.com/orgs/community/discussions/148648#discussioncomment-11858287
Because we use GitHub Actions test the Linux arm64 cases.
@kddnewton kddnewton merged commit 235b647 into ruby:main Jan 20, 2025
59 checks passed
@junaruga junaruga deleted the wip/migrate-linux-arm64 branch January 20, 2025 16:09
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.

Migrating Linux arm64 case from Travis CI to GitHub Actions

2 participants