Skip to content

Commit

Permalink
ci: Temporarily remove centos:stream9
Browse files Browse the repository at this point in the history
Repo is currently broken:

+ yum -y install clang file gcc gettext git iproute libcap-devel libxslt make pkg-config
CentOS Stream 9 - BaseOS                        114  B/s | 3.9 kB     00:34
Errors during downloading metadata for repository 'baseos':
  - Downloading successful, but checksum doesn't match. Calculated: 039d1609501d774a5805a8bed93b51d98aa30fc325970b3dc90c937087d2e16c34101cbcb0c30cedbb5571144dd3188f2511a01da749ba85f03faad7e247f0a5(sha512)  Expected: 1ed6a3d7f4ef703e4c884fbcd26c9262b88ae7b7aab6f477a6f1d17fc3980e2c9ae46c434be05df88895caf8f99429786c8963e49b0f46288394d37efe5d85cf(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

Signed-off-by: Petr Vorel <[email protected]>
  • Loading branch information
pevik committed Apr 16, 2024
1 parent 09cd18d commit ccd06a7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ jobs:
env:
CC: clang

- container: "quay.io/centos/centos:stream9"
env:
CC: gcc

- container: "rockylinux:9"
env:
CC: gcc
Expand Down

0 comments on commit ccd06a7

Please sign in to comment.