Skip to content

Commit

Permalink
commented out older pyt
Browse files Browse the repository at this point in the history
  • Loading branch information
jbieniusiewi committed Oct 15, 2024
1 parent 39f257d commit 289d637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ jobs:
matrix:
container:
- 'pytorch/pytorch:2.4.1-cuda12.1-cudnn9-runtime'
- 'pytorch/pytorch:2.2.2-cuda12.1-cudnn8-runtime'
- 'pytorch/pytorch:2.1.0-cuda11.8-cudnn8-runtime'
#- 'pytorch/pytorch:2.2.2-cuda12.1-cudnn8-runtime'
#- 'pytorch/pytorch:2.1.0-cuda11.8-cudnn8-runtime'
container:
image: ${{ matrix.container }}
steps:
Expand Down

0 comments on commit 289d637

Please sign in to comment.