Skip to content

Commit

Permalink
Try different docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne committed Jan 10, 2025
1 parent 3d0c443 commit 2b57ea8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ env:
jobs:
Cuda:

runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
name: Unit tests

container: nvidia/cuda:11.7.1-devel-ubuntu20.04
container: kitware/nvidia-nvhpc:24.9-devel-cuda_multi-ubuntu24.04
steps:
- name: Prepare docker
run: |
Expand Down

0 comments on commit 2b57ea8

Please sign in to comment.