Remove centos7 container-toolkit image

Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
Evan Lezar
2024-02-28 15:45:09 +02:00
parent 6780afbed1
commit 05dd438489
7 changed files with 3 additions and 44 deletions

View File

@@ -77,7 +77,6 @@ jobs:
matrix:
dist:
- ubuntu20.04
- centos7
- ubi8
- packaging
ispr:
@@ -85,8 +84,6 @@ jobs:
exclude:
- ispr: true
dist: ubi8
- ispr: true
dist: centos7
needs: packages
steps:
- uses: actions/checkout@v4