File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
- ' 3.10'
51
51
- ' 3.11'
52
52
- ' 3.12'
53
- - ' pypy-3.7'
54
53
- ' pypy-3.8'
55
54
- ' pypy-3.9'
55
+ - ' pypy-3.10'
56
56
57
57
# Items in here will either be added to the build matrix (if not
58
58
# present), or add new keys to an existing matrix element if all the
@@ -355,8 +355,8 @@ jobs:
355
355
# Testing NVCC; forces sources to behave like .cu files
356
356
cuda :
357
357
runs-on : ubuntu-latest
358
- name : " 🐍 3.10 • CUDA 11.7 • Ubuntu 22.04"
359
- container : nvidia/cuda:11.7 .0-devel-ubuntu22.04
358
+ name : " 🐍 3.10 • CUDA 12.2 • Ubuntu 22.04"
359
+ container : nvidia/cuda:12.2 .0-devel-ubuntu22.04
360
360
361
361
steps :
362
362
- uses : actions/checkout@v3
Original file line number Diff line number Diff line change 1
- --- ci.yml 2023-06-27 15:11:06.976142533 -0700
2
- +++ ci_sh_def.yml 2023-06-27 15:11:46.760090228 -0700
1
+ --- ci.yml 2023-07-12 13:23:42.051641241 -0700
2
+ +++ ci_sh_def.yml 2023-07-12 13:24:17.295586495 -0700
3
3
@@ -1,4 +1,16 @@
4
4
- name: CI
5
5
+ # PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
You can’t perform that action at this time.
0 commit comments