Skip to content

Commit

Permalink
use the cuda toolkit image instead of the runtime?
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Aug 10, 2024
1 parent 0c1c624 commit b759c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
env:
OS: ${{ matrix.os }}
container:
image: pytorch/pytorch:2.4.0-cuda12.4-cudnn9-runtime
image: pytorch/pytorch:2.4.0-cuda11.8-cudnn9-devel

steps:
- name: Checkout repository
Expand Down

0 comments on commit b759c12

Please sign in to comment.