Tracking ci.yml changes from master.

This commit is contained in:
Ralf W. Grosse-Kunstleve 2023-07-12 13:24:25 -07:00
parent 9319f4ae75
commit fc2b9226b0
2 changed files with 5 additions and 5 deletions

View File

@ -50,9 +50,9 @@ jobs:
- '3.10'
- '3.11'
- '3.12'
- 'pypy-3.7'
- 'pypy-3.8'
- 'pypy-3.9'
- 'pypy-3.10'
# Items in here will either be added to the build matrix (if not
# present), or add new keys to an existing matrix element if all the
@ -355,8 +355,8 @@ jobs:
# Testing NVCC; forces sources to behave like .cu files
cuda:
runs-on: ubuntu-latest
name: "🐍 3.10 • CUDA 11.7 • Ubuntu 22.04"
container: nvidia/cuda:11.7.0-devel-ubuntu22.04
name: "🐍 3.10 • CUDA 12.2 • Ubuntu 22.04"
container: nvidia/cuda:12.2.0-devel-ubuntu22.04
steps:
- uses: actions/checkout@v3

View File

@ -1,5 +1,5 @@
--- ci.yml 2023-06-27 15:11:06.976142533 -0700
+++ ci_sh_def.yml 2023-06-27 15:11:46.760090228 -0700
--- ci.yml 2023-07-12 13:23:42.051641241 -0700
+++ ci_sh_def.yml 2023-07-12 13:24:17.295586495 -0700
@@ -1,4 +1,16 @@
-name: CI
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES: