File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -333,8 +333,8 @@ jobs:
333333 # Testing NVCC; forces sources to behave like .cu files
334334 cuda :
335335 runs-on : ubuntu-latest
336- name : " 🐍 3.8 • CUDA 11 • Ubuntu 20.04"
337- container : nvidia/cuda:11.0 -devel-ubuntu20.04
336+ name : " 🐍 3.8 • CUDA 11.2 • Ubuntu 20.04"
337+ container : nvidia/cuda:11.2.2 -devel-ubuntu20.04
338338
339339 steps :
340340 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1- --- ci.yml 2022-05-05 16:12:58.585658042 -0700
2- +++ ci_sh_def.yml 2022-05-05 16:13:29.421627917 -0700
1+ --- ci.yml 2022-05-17 16:37:59.918807241 -0700
2+ +++ ci_sh_def.yml 2022-05-17 16:38:42.057673676 -0700
33@@ -1,4 +1,16 @@
44- name: CI
55+ # PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
You can’t perform that action at this time.
0 commit comments