File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 2828 strategy :
2929 fail-fast : false
3030 matrix :
31- # Build for CentOS 7, and Rockylinux >=8
31+ # Build for Rockylinux >=8
3232 include :
33- - distro : centos
34- version : 7
3533 - distro : rockylinux
3634 version : 8
3735 - distro : rockylinux
7674 strategy :
7775 fail-fast : false
7876 matrix :
79- # Build for CentOS 7, and Rockylinux >=8
77+ # Build for Rockylinux >=8
8078 include :
81- - distro : centos
82- version : 7
8379 - distro : rockylinux
8480 version : 8
8581 - distro : rockylinux
@@ -153,10 +149,8 @@ jobs:
153149 strategy :
154150 fail-fast : false
155151 matrix :
156- # Build for CentOS 7, and Rockylinux >=8
152+ # Build for Rockylinux >=8
157153 include :
158- - distro : centos
159- version : 7
160154 - distro : rockylinux
161155 version : 8
162156 - distro : rockylinux
You can’t perform that action at this time.
0 commit comments