Skip to content
Snippets Groups Projects
Commit 759d31df authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses:
Browse files

Drop CentOS 8

It's EOL.
parent e8649ea3
No related branches found
No related tags found
1 merge request!44Drop CentOS 8
Pipeline #23375 passed
...@@ -51,23 +51,6 @@ variables: ...@@ -51,23 +51,6 @@ variables:
################################### ###################################
# EPEL # EPEL
################################### ###################################
build/centos/8:
<<: *build
variables:
DOCKER_IMAGE: centos/8
test/centos/8:
<<: *test
variables:
DOCKER_IMAGE: centos/8
dependencies:
- build/centos/8
upload/epel/8:
<<: *upload
dependencies:
- build/centos/8
build/centos/7: build/centos/7:
<<: *build <<: *build
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment