Skip to content

Commit 574ce43

Browse files
Shiva Kumarshivakunv
authored andcommitted
Support Data Center precompiled driver container for Arm (Ubuntu 24.04)
Signed-off-by: Shiva Kumar (SW-CLOUD) <shivaku@nvidia.com>
1 parent 440986d commit 574ce43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/precompiled.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ jobs:
130130
IMAGE_NAME: ghcr.io/nvidia/driver
131131
PRECOMPILED: "true"
132132
DIST: signed_${{ matrix.dist }}
133+
VERSION: ""
133134
run: |
134135
source kernel_version.txt && \
135136
make DRIVER_VERSIONS=${DRIVER_VERSIONS} DRIVER_BRANCH=${{ matrix.driver_branch }} build-${DIST}-${DRIVER_VERSION}

0 commit comments

Comments
 (0)