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

ci: Stop using self-hosted Linux/arm64 runners #232

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

joeyparrish
Copy link
Member

These are no longer required since GitHub launched their own Linux/arm64 runners.

See https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/

@joeyparrish
Copy link
Member Author

The arm64 failures are due to a missing environment variable I added to the workflow. However, because we're using pull_request_target instead of the pull_request trigger, it will only run the version of the workflow from main. I'll address this in a follow-up change soon.

@joeyparrish joeyparrish marked this pull request as ready for review January 17, 2025 02:36
@joeyparrish joeyparrish requested review from a team and theodab January 17, 2025 02:36
@joeyparrish joeyparrish merged commit fbaaaef into shaka-project:main Jan 17, 2025
20 of 21 checks passed
@joeyparrish joeyparrish deleted the no-self-hosted branch January 17, 2025 19:31
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.

4 participants