Skip to content

Commit

Permalink
update ci pytorch version
Browse files Browse the repository at this point in the history
  • Loading branch information
ly015 committed Apr 10, 2021
1 parent 75ff4cd commit 997bf45
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
torchvision: 0.7.0
- torch: 1.7.0
torchvision: 0.8.1
- torch: 1.8.0
torchvision: 0.9.0

steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -96,6 +98,11 @@ jobs:
- torch: 1.7.0
torchvision: 0.8.1
python-version: 3.8
- torch: 1.8.0
torchvision: 0.9.0
- torch: 1.8.0
torchvision: 0.9.0
python-version: 3.8

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

0 comments on commit 997bf45

Please sign in to comment.