Skip to content

Commit

Permalink
add pytorch 2.0 to list
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito committed Dec 8, 2023
1 parent 6907ccc commit 3529de9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- 'torch==1.11.0+cpu torchvision==0.12.0+cpu torchaudio==0.11.0'
- 'torch==1.12.1+cpu torchvision==0.13.1+cpu torchaudio==0.12.1'
- 'torch==1.13.1+cpu torchvision==0.14.1+cpu torchaudio==0.13.1'
- 'torch==2.0.1 torchvision==0.15.2 torchaudio==2.0.2'
- 'torch torchvision torchaudio'
exclude:
- py-version: '3.10'
Expand Down

0 comments on commit 3529de9

Please sign in to comment.