mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-14 13:29:31 +00:00
github: run static checks on ppc64le
This PR adds ppc64le runner to the static-checks workflow. Signed-off-by: Amulyam24 <amulmek1@in.ibm.com>
This commit is contained in:
committed by
Hyounggyu Choi
parent
8061a49ca5
commit
14934c7b0d
1
.github/workflows/static-checks.yaml
vendored
1
.github/workflows/static-checks.yaml
vendored
@@ -81,6 +81,7 @@ jobs:
|
||||
- "ubuntu-20.04"
|
||||
- "arm-no-k8s"
|
||||
- "s390x"
|
||||
- "ppc64le"
|
||||
runs-on: ${{ matrix.instance }}
|
||||
steps:
|
||||
- name: Adjust a permission for repo
|
||||
|
Reference in New Issue
Block a user