mirror of
https://git.code.sf.net/p/linux-ima/ima-evm-utils
synced 2025-04-28 06:33:36 +02:00
ci/GitHub: Remove CentOS 8
It EOL in 12/2021 and CI is failing due removed repo: CentOS Linux 8 - AppStream 232 B/s | 38 B 00:00 Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist Removing only from GitHub Actions, because Mimi Zohar reported Travis can use centos:stream8. Signed-off-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
parent
37317838b4
commit
e06980b245
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -80,11 +80,6 @@ jobs:
|
|||||||
CC: gcc
|
CC: gcc
|
||||||
TSS: tpm2-tss
|
TSS: tpm2-tss
|
||||||
|
|
||||||
- container: "centos:latest"
|
|
||||||
env:
|
|
||||||
CC: gcc
|
|
||||||
TSS: tpm2-tss
|
|
||||||
|
|
||||||
- container: "debian:testing"
|
- container: "debian:testing"
|
||||||
env:
|
env:
|
||||||
CC: clang
|
CC: clang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user