Skip to content

Commit

Permalink
Update pytorch-version-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vfdev-5 authored Dec 16, 2024
1 parent cf1a258 commit 2c12985
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pytorch-version-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
python-version: "3.11"
- pytorch-version: 1.12.1
python-version: "3.11"
# Conda fails to install cpuonly version and few cpu distributed tests are
# failing with unrelated errors
- pytorch-version: 1.13.1
python-version: "3.11"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2c12985

Please sign in to comment.