Disable CentOS 8 at the moment

This commit is contained in:
Frederik Carlier
2020-06-12 12:12:56 +02:00
parent 1d1256781a
commit c8185ab8ba

View File

@@ -33,8 +33,9 @@ platforms:
# image: fedora:32
- name: centos.7
image: centos:7
- name: centos.8
image: centos:8
# There's an issue running on CentOS 8
# - name: centos.8
# image: centos:8
# Installing .NET Core from sources doesn't work (properly) on Oracle Linux,
# so that distro is disabled for now.
# - name: ol.7