Skip to content

Commit 289d637

Browse files
committed
commented out older pyt
1 parent 39f257d commit 289d637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/unit_test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ jobs:
5858
matrix:
5959
container:
6060
- 'pytorch/pytorch:2.4.1-cuda12.1-cudnn9-runtime'
61-
- 'pytorch/pytorch:2.2.2-cuda12.1-cudnn8-runtime'
62-
- 'pytorch/pytorch:2.1.0-cuda11.8-cudnn8-runtime'
61+
#- 'pytorch/pytorch:2.2.2-cuda12.1-cudnn8-runtime'
62+
#- 'pytorch/pytorch:2.1.0-cuda11.8-cudnn8-runtime'
6363
container:
6464
image: ${{ matrix.container }}
6565
steps:

0 commit comments

Comments
 (0)