mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 11:58:41 +00:00
osbuilder: Remove centos rootfs-builder
As the centos rootfs is not tested in our CI, we can't guarantee it actually works as expected. Whenever we have someone willing to maintain the rootfs we can have it added back, and also add a CI job to test it altogether, avoiding then any possible regression. Fixes: #2140 Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
@@ -120,7 +120,7 @@ assets:
|
||||
name: "ubuntu"
|
||||
version: "latest"
|
||||
ppc64le:
|
||||
name: "centos"
|
||||
name: "ubuntu"
|
||||
version: "latest"
|
||||
s390x:
|
||||
name: "ubuntu"
|
||||
|
Reference in New Issue
Block a user