Skip to content

Commit

Permalink
Update CUDA 12.2 download link
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Aug 13, 2023
1 parent 1ca0480 commit 8106317
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 @@ -198,7 +198,7 @@ jobs:
- name: build-ubuntu-gcc12-nvcc12.2
cxx: g++-12
install_extra: g++-12
cuda_url: https://developer.download.nvidia.com/compute/cuda/12.2.0/local_installers/cuda_12.2.0_535.54.03_linux.run
cuda_url: https://developer.download.nvidia.com/compute/cuda/12.2.1/local_installers/cuda_12.2.1_535.86.10_linux.run
- name: build-ubuntu-gcc13
cxx: g++-13
add_toolchain_repo: true
Expand Down

0 comments on commit 8106317

Please sign in to comment.