We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db6591 commit 0e9f9fcCopy full SHA for 0e9f9fc
1 file changed
.github/workflows/e2e-gpu-test.yaml
@@ -48,6 +48,7 @@ jobs:
48
OPENSHELL_REGISTRY_NAMESPACE: nvidia/openshell
49
OPENSHELL_REGISTRY_USERNAME: ${{ github.actor }}
50
OPENSHELL_REGISTRY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
51
+ CONTAINER_ENGINE: docker
52
OPENSHELL_E2E_DOCKER_GPU: "1"
53
# NVIDIA-managed Ubuntu base used as the GPU probe target: it has the
54
# filesystem layout CDI injection expects (ldconfig, populated /usr/bin)
0 commit comments