mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-29 12:04:21 +01:00
Merge pull request #880 from GabyCT/topic/removefedora28
obs: Remove fedora 28 obs packages
This commit is contained in:
@@ -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' \
|
||||
|
||||
Reference in New Issue
Block a user