Skip to content

Commit 79fa563

Browse files
committed
To re-run the tests
1 parent 028d52d commit 79fa563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nvidia-cuda/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ check_packages wget ca-certificates
4646

4747
# Add NVIDIA's package repository to apt so that we can download packages
4848
# Always use the ubuntu2004 repo because the other repos (e.g., debian11) are missing packages
49-
# Updating the repo to ubuntu2204 as ubuntu 20.04 is going out of support
49+
# Updating the repo to ubuntu2204 as ubuntu 20.04 is going out of support.
5050
NVIDIA_REPO_URL="https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64"
5151
KEYRING_PACKAGE="cuda-keyring_1.0-1_all.deb"
5252
KEYRING_PACKAGE_URL="$NVIDIA_REPO_URL/$KEYRING_PACKAGE"

0 commit comments

Comments
 (0)