mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
New workers we got from IBM can be used now. The GHA linter doesn't recognize them yet, so add a local workaround until the change is merged in the linter.
7 lines
172 B
YAML
7 lines
172 B
YAML
self-hosted-runner:
|
|
# Linter only knows Github's runners, these are from IBM
|
|
labels:
|
|
- ubuntu-24.04-ppc64le
|
|
- ubuntu-24.04-ppc64le-p10
|
|
- ubuntu-24.04-s390x
|