[CI] Update CI config (#1230)

pull/1231/head
Tong Gao 2022-07-29 16:11:43 +08:00 committed by GitHub
parent f2024dc4bf
commit 2381c993ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -129,6 +129,7 @@ workflows:
branches:
ignore:
- dev-1.x
- test-1.x
pr_stage_test:
when:
not:
@ -140,6 +141,7 @@ workflows:
branches:
ignore:
- dev-1.x
- test-1.x
merge_stage_test:
when:
not:
@ -156,6 +158,7 @@ workflows:
branches:
only:
- dev-1.x
- test-1.x
- build_cpu:
name: minimum_version_cpu
torch: 1.6.0
@ -168,6 +171,7 @@ workflows:
branches:
only:
- dev-1.x
- test-1.x
- build_cpu:
name: maximum_version_cpu
torch: 1.9.0