mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-08-24 10:05:29 -05:00
Disable CentOS 8 install script check (#10237)
This commit is contained in:
@@ -67,9 +67,10 @@ jobs:
|
||||
- name: centos:7
|
||||
type: centos
|
||||
url: "docker://centos:7"
|
||||
- name: centos:8
|
||||
type: centos
|
||||
url: "docker://centos:8"
|
||||
# commented out until we decide what to do with this, it fails consistently
|
||||
# - name: centos:8
|
||||
# type: centos
|
||||
# url: "docker://centos:8"
|
||||
- name: debian:buster
|
||||
type: debian
|
||||
# https://packages.debian.org/buster/python/python3 (3.7)
|
||||
|
||||
Reference in New Issue
Block a user