Skip to content

Commit

Permalink
.github/workflows/nx-libs.yml: Drop CI builds against CentOS Stream 8…
Browse files Browse the repository at this point in the history
…. End-of-life since 2024-05-31.
  • Loading branch information
sunweaver committed Jun 29, 2024
1 parent fcdb151 commit 8f3b446
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nx-libs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- { container: 'debian:sid', cc-version: clang }
- { container: 'quay.io/centos/centos:7', cc-version: gcc }
- { container: 'quay.io/centos/centos:7', cc-version: clang }
- { container: 'quay.io/centos/centos:stream8', cc-version: gcc }
- { container: 'quay.io/centos/centos:stream8', cc-version: clang }
- { container: 'quay.io/centos/centos:stream9', cc-version: gcc }
- { container: 'quay.io/centos/centos:stream9', cc-version: clang }
- { container: 'fedora:latest', cc-version: gcc }
Expand Down

0 comments on commit 8f3b446

Please sign in to comment.