[CI] Update CI to test PyTorch 1.13.0. (#1260)

pull/1040/head^2
Ma Zerun 2022-12-14 13:47:32 +08:00 committed by GitHub
parent 2535c1ecd7
commit 46af7d3ed2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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: