mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 20:24:31 +00:00
travis: skip static checker for ppc64
As we have already run it on x64. Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
parent
5611283ec5
commit
e90e9a2c9b
@ -56,6 +56,7 @@ jobs:
|
||||
- name: ppc64le test
|
||||
os: linux-ppc64le
|
||||
install: skip
|
||||
script: skip
|
||||
allow_failures:
|
||||
- name: ppc64le test
|
||||
fast_finish: true
|
||||
|
Loading…
Reference in New Issue
Block a user