Skip to content

Commit

Permalink
update to download links to CUDA 11.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed May 11, 2022
1 parent 50bac5f commit a168641
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 @@ -157,8 +157,8 @@ jobs:
- name: build-ubuntu-gcc11-cuda11.6
cxx: g++-11
install_extra: g++-11
cuda_url: https://developer.download.nvidia.com/compute/cuda/11.6.1/local_installers/cuda_11.6.1_510.47.03_linux.run
add_toolchain_repo: true
cuda_url: https://developer.download.nvidia.com/compute/cuda/11.6.2/local_installers/cuda_11.6.2_510.47.03_linux.run
- name: build-ubuntu-clang10
cxx: clang++-10
- name: build-ubuntu-clang11
Expand Down

0 comments on commit a168641

Please sign in to comment.