Skip to content

Commit 946c821

Browse files
committed
Switching to NGC PyTorch container
1 parent 15ef5c9 commit 946c821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
runs-on: ubuntu-latest
3838
container:
39-
image: pytorch/pytorch:latest
39+
image: nvcr.io/nvidia/pytorch:25.04-py3
4040

4141
steps:
4242
- name: Checkout repository

0 commit comments

Comments
 (0)