Commit e1321f36 authored by Guillaume Quintard's avatar Guillaume Quintard

[cci] don't distcheck centos:7 for the moment

parent d22dbc0c
...@@ -380,12 +380,12 @@ workflows: ...@@ -380,12 +380,12 @@ workflows:
- push_packages: - push_packages:
requires: requires:
- hold - hold
- distcheck: # - distcheck:
name: distcheck_centos_7 # name: distcheck_centos_7
dist: centos # dist: centos
release: "7" # release: "7"
requires: # requires:
- dist_ubuntu # - dist_ubuntu
- distcheck: - distcheck:
name: distcheck_debian_buster name: distcheck_debian_buster
dist: debian dist: debian
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment