Jimver / cuda-toolkit

GitHub Action to install CUDA
MIT License
144 stars 54 forks source link

cuda 12.4.1 gives 404 error on ubuntu 24.04 #365

Open thewh1teagle opened 2 months ago

thewh1teagle commented 2 months ago
  - uses: Jimver/cuda-toolkit@v0.2.15
    if: contains(matrix.args, 'cuda')
    id: cuda-toolkit
    with:
        cuda: '12.4.1`
        method: 'network'
/usr/bin/lsb_release -sr
24.04
/usr/bin/wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64/cuda-keyring_1.0-1_all.deb -O cuda_keyring.deb
--2024-07-15 00:39:18--  https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2404/x86_64/cuda-keyring_1.0-1_all.deb
Resolving developer.download.nvidia.com (developer.download.nvidia.com)... 152.195.19.[14](https://github.com/thewh1teagle/vibe/actions/runs/9931974881/job/27432643855#step:5:15)2
Connecting to developer.download.nvidia.com (developer.download.nvidia.com)|[15](https://github.com/thewh1teagle/vibe/actions/runs/9931974881/job/27432643855#step:5:16)2.195.19.142|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2024-07-15 00:39:19 ERROR 404: Not Found.