Unverified Commit 42062ede authored by Jiazhen Wang's avatar Jiazhen Wang Committed by GitHub
Browse files

[Enhancement] Add Python3.10 CI (#1815)

* add python3.10 ci

* fix github workflow
parent 6289b6f9
...@@ -223,7 +223,8 @@ jobs: ...@@ -223,7 +223,8 @@ jobs:
torchvision: 0.10.0+cu102 torchvision: 0.10.0+cu102
- torch: 1.10.0+cu102 - torch: 1.10.0+cu102
torchvision: 0.11.0+cu102 torchvision: 0.11.0+cu102
- torch: 1.11.0+cu102 - python-version: '3.10'
torch: 1.11.0+cu102
torchvision: 0.12.0+cu102 torchvision: 0.12.0+cu102
- python-version: 3.6 - python-version: 3.6
torch: 1.9.0+cu102 torch: 1.9.0+cu102
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment