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: Enable testing on Linux arm64 #199

Merged
merged 3 commits into from
Nov 10, 2024

Conversation

joeyparrish
Copy link
Member

Closes #180

@joeyparrish
Copy link
Member Author

The arm64 tests fail here because they haven't picked up the workflow changes to install Chromium. (An effect of the "pull_request_target" trigger, meant to prevent attackers from maliciously changing a sensitive workflow.)

Here is a successful test run from my fork:

https://github.com/joeyparrish/shaka-streamer/actions/runs/11750652059/job/32739285713

@joeyparrish joeyparrish merged commit 572826e into shaka-project:main Nov 10, 2024
16 of 19 checks passed
@joeyparrish joeyparrish deleted the test-linux-arm64 branch November 10, 2024 03:49
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.

Test on Linux arm64
2 participants