Skip to content

Commit 095386d

Browse files
committed
delete el7
1 parent c147846 commit 095386d

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,8 @@ jobs:
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
@@ -76,10 +74,8 @@ jobs:
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

0 commit comments

Comments
 (0)