Skip to content

Commit a96e2f9

Browse files
authored
Add pytorch 1.6 CI (open-mmlab#64)
1 parent 0f702f4 commit a96e2f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747
- torch: 1.5.0+cu101
4848
torchvision: 0.6.0+cu101
4949
python-version: 3.7
50+
- torch: 1.6.0+cu101
51+
torchvision: 0.7.0+cu101
52+
python-version: 3.7
5053

5154
steps:
5255
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)