mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
Remove centos7 container-toolkit image
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
3
.github/workflows/image.yaml
vendored
3
.github/workflows/image.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user