Skip to content

Commit

Permalink
Update CUDA 12.3 download link to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Jan 3, 2024
1 parent c7014f3 commit 61848c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
- name: build-ubuntu-gcc12-nvcc12.3
cxx: g++-12
install_extra: g++-12
cuda_url: https://developer.download.nvidia.com/compute/cuda/12.3.1/local_installers/cuda_12.3.1_545.23.08_linux.run
cuda_url: https://developer.download.nvidia.com/compute/cuda/12.3.2/local_installers/cuda_12.3.2_545.23.08_linux.run
- name: build-ubuntu-gcc13-asan
cxx: g++-13
add_toolchain_repo: true
Expand Down

0 comments on commit 61848c4

Please sign in to comment.