Skip to content

Commit

Permalink
Add static checks for ppc64le
Browse files Browse the repository at this point in the history
  • Loading branch information
Amulyam24 committed Dec 6, 2023
1 parent d1f9161 commit a48a1cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- "ubuntu-20.04"
- "arm-no-k8s"
- "s390x"
- "ppc64le"
runs-on: ${{ matrix.instance }}
steps:
- name: Adjust a permission for repo
Expand Down

0 comments on commit a48a1cd

Please sign in to comment.