-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Enable aarch64 Ubuntu CI jobs #125786
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
Merged
Merged
Enable aarch64 Ubuntu CI jobs #125786
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
8966067
Enable aarch64 Ubuntu CI jobs
ambv 6004469
Remove unnecessary libmpdec-dev
ambv 2fb7ee2
bump to see how a larger builder does
ambv 88d1838
Just say jay
ambv b795b79
See if Windows works
ambv 8b883e3
s/ture/true/
ambv 864e2eb
Try a different approach with Windows
ambv ed4cfcf
yaml yaml yaml
ambv 087701f
let's see if that works
ambv a41a23d
Define inputs.os as a variable
ambv c9499ce
include arch in job name
ambv d871371
make other Windows jobs complete even if one fails
ambv 22799b4
Merge branch 'main' into arm-runners
ambv a1b3ce7
Temporarily disable Windows runners until Visual Studio is included
ambv 1968025
Also skip displaying build info on Windows as this can't be done duri…
ambv cfa563a
Add actionlint.yaml to configure self-hosted-runner checks
ambv 696d3c4
Appease shellcheck
ambv 7cf921d
Merge branch 'main' into arm-runners
ambv 8f3092a
actionlint charming
ambv 719e2cc
Come on, actionlint
ambv f74b8bc
Bump actionlint version
ambv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
self-hosted-runner: | ||
labels: ["ubuntu-24.04-aarch64", "windows-aarch64"] | ||
|
||
config-variables: null | ||
|
||
paths: | ||
.github/workflows/**/*.yml: | ||
ignore: | ||
- 1st argument of function call is not assignable | ||
- SC2(015|038|086|091|097|098|129|155) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.