Skip to content

Commit 6cef380

Browse files
committed
The CentOS 8 data needed to have certificates renewed after two years.
1 parent cf44196 commit 6cef380

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-test.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,7 @@ jobs:
217217
- os: fedora-40
218218
data-from: fedora-38
219219
- os: rocky-8
220-
data-from: centos-8
221-
- os: almalinux-8
222-
data-from: centos-8
220+
data-from: centos-8-certs-updated-data
223221
timeout-minutes: 20
224222
steps:
225223
- uses: actions/checkout@v4
@@ -244,6 +242,8 @@ jobs:
244242
include:
245243
- os: fedora-40
246244
data-from: fedora-39
245+
- os: almalinux-8
246+
data-from: centos-8-certs-updated-data
247247
timeout-minutes: 20
248248
steps:
249249
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)