mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-04 19:16:23 +00:00
Merge pull request #880 from GabyCT/topic/removefedora28
obs: Remove fedora 28 obs packages
This commit is contained in:
commit
d1cd6c3e2e
@ -7,7 +7,6 @@
|
||||
CentOS_7::CentOS:CentOS-7::standard
|
||||
Debian_9::Debian:9.0::standard
|
||||
Debian_10::Debian:10::standard
|
||||
Fedora_28::Fedora:28::standard
|
||||
Fedora_29::Fedora:29::standard
|
||||
Fedora_30::Fedora:30::standard
|
||||
# FIXME: https://github.com/kata-containers/packaging/issues/510
|
||||
|
@ -16,7 +16,6 @@ DOCKERFILE_PATH="${SCRIPT_PATH}/Dockerfile"
|
||||
declare -a OS_DISTRIBUTION=( \
|
||||
'ubuntu:16.04' \
|
||||
'ubuntu:18.04' \
|
||||
'fedora:28' \
|
||||
'fedora:29' \
|
||||
'fedora:30' \
|
||||
'opensuse/leap:15.1' \
|
||||
|
Loading…
Reference in New Issue
Block a user