[CI] Update CI to test PyTorch 1.13.0. (#1260)
parent
2535c1ecd7
commit
46af7d3ed2
|
@ -207,9 +207,9 @@ workflows:
|
|||
- lint
|
||||
- build_cpu_with_3rdparty:
|
||||
name: maximum_version_cpu
|
||||
torch: 1.12.1
|
||||
torchvision: 0.13.1
|
||||
python: 3.9.0
|
||||
torch: 1.13.0
|
||||
torchvision: 0.14.0
|
||||
python: 3.10.0
|
||||
requires:
|
||||
- minimum_version_cpu
|
||||
- hold:
|
||||
|
|
Loading…
Reference in New Issue