Skip to content

Commit

Permalink
[cci] don't distcheck centos:7 for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Quintard committed Oct 11, 2019
1 parent d22dbc0 commit e1321f3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .circleci/config.yml
Expand Up @@ -380,12 +380,12 @@ workflows:
- push_packages:
requires:
- hold
- distcheck:
name: distcheck_centos_7
dist: centos
release: "7"
requires:
- dist_ubuntu
# - distcheck:
# name: distcheck_centos_7
# dist: centos
# release: "7"
# requires:
# - dist_ubuntu
- distcheck:
name: distcheck_debian_buster
dist: debian
Expand Down

0 comments on commit e1321f3

Please sign in to comment.