Skip to content

Commit

Permalink
The CentOS 8 data needed to have certificates renewed after two years.
Browse files Browse the repository at this point in the history
  • Loading branch information
adelton committed Oct 18, 2024
1 parent cf44196 commit 6cef380
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,9 +217,7 @@ jobs:
- os: fedora-40
data-from: fedora-38
- os: rocky-8
data-from: centos-8
- os: almalinux-8
data-from: centos-8
data-from: centos-8-certs-updated-data
timeout-minutes: 20
steps:
- uses: actions/checkout@v4
Expand All @@ -244,6 +242,8 @@ jobs:
include:
- os: fedora-40
data-from: fedora-39
- os: almalinux-8
data-from: centos-8-certs-updated-data
timeout-minutes: 20
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6cef380

Please sign in to comment.