Skip to content

Commit

Permalink
ubuntu24.04 precompile support
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Dec 3, 2024
1 parent a115392 commit 8103185
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/precompiled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ jobs:
sleep 3
docker images
echo "SHIVA 1111 $OUT_IMAGE"
docker images ghcr.io/nvidia/driver
echo "SHIVA 2222222"
Expand Down Expand Up @@ -219,7 +220,7 @@ jobs:
DRIVER_BRANCHES=($(echo "$driver_branch_json" | jq -r '.[]'))
# SHIVA
docker images
docker images ghcr.io/nvidia/driver
exit 1
# SHIVA
Expand Down

0 comments on commit 8103185

Please sign in to comment.