Skip to content

Commit 8862607

Browse files
committed
docker: Update missed workflow
1 parent 24f719d commit 8862607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# -------------------- NVIDIA job --------------------
4848
- name: pytest-gpu-acc-nvidia
4949
test_files: "tests/test_adjoint.py tests/test_gpu_common.py tests/test_gpu_openacc.py tests/test_operator.py::TestEstimateMemory"
50-
base: "devitocodes/bases:nvidia-nvc"
50+
base: "devitocodes/bases:nvidia-nvc12"
5151
runner_label: nvidiagpu
5252
test_drive_cmd: "nvidia-smi"
5353
# Respect CUDA_VISIBLE_DEVICES and also hard-limit Docker to that device.

0 commit comments

Comments
 (0)