Skip to content

Commit 8f3b446

Browse files
committed
.github/workflows/nx-libs.yml: Drop CI builds against CentOS Stream 8. End-of-life since 2024-05-31.
1 parent fcdb151 commit 8f3b446

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/nx-libs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
- { container: 'debian:sid', cc-version: clang }
2828
- { container: 'quay.io/centos/centos:7', cc-version: gcc }
2929
- { container: 'quay.io/centos/centos:7', cc-version: clang }
30-
- { container: 'quay.io/centos/centos:stream8', cc-version: gcc }
31-
- { container: 'quay.io/centos/centos:stream8', cc-version: clang }
3230
- { container: 'quay.io/centos/centos:stream9', cc-version: gcc }
3331
- { container: 'quay.io/centos/centos:stream9', cc-version: clang }
3432
- { container: 'fedora:latest', cc-version: gcc }

0 commit comments

Comments
 (0)