Skip to content

Commit

Permalink
Fix 12.5 ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
mborland committed Dec 23, 2024
1 parent 32f046b commit 47032db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

runs-on: gpu-runner-1
container:
image: nvidia/cuda:12.5.0-devel-ubuntu24.04
image: nvidia/cuda:12.5.0-devel-ubuntu22.04
options: --gpus all

steps:
Expand Down

0 comments on commit 47032db

Please sign in to comment.