mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-07-08 18:06:08 +00:00
Disable CentOS 8 at the moment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user