Skip to content

Commit 5806b24

Browse files
Update docker.yml (#86)
1 parent e8adad3 commit 5806b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
os:
2525
- {"name": "centos7", "file": "centos7"}
26-
- {"name": "centos8", "file": "centos8"}
26+
# - {"name": "centos8", "file": "centos8"}
2727
# - {"name": "ubuntu1604", "version": "xenial", "file": "ubuntu"}
2828
# - {"name": "ubuntu1804", "version": "bionic", "file": "ubuntu"}
2929
- {"name": "ubuntu2004", "version": "focal", "file": "ubuntu"}

0 commit comments

Comments
 (0)