Skip to content

Commit

Permalink
Add pytorch 1.6 CI (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
xvjiarui authored Aug 12, 2020
1 parent 4e29452 commit 5a75381
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
- torch: 1.5.0+cu101
torchvision: 0.6.0+cu101
python-version: 3.7
- torch: 1.6.0+cu101
torchvision: 0.7.0+cu101
python-version: 3.7

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

0 comments on commit 5a75381

Please sign in to comment.