mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-25 15:02:45 +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
|
- name: ppc64le test
|
||||||
os: linux-ppc64le
|
os: linux-ppc64le
|
||||||
install: skip
|
install: skip
|
||||||
|
script: skip
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- name: ppc64le test
|
- name: ppc64le test
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
Loading…
Reference in New Issue
Block a user