[CI] Switched branches (#1842)

pull/1749/head
Tong Gao 2023-04-10 11:17:57 +08:00 committed by GitHub
parent 9e713c63fe
commit 8afc79f370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -129,6 +129,7 @@ workflows:
ignore: ignore:
- dev-1.x - dev-1.x
- 1.x - 1.x
- main
pr_stage_test: pr_stage_test:
when: when:
not: not:
@ -141,6 +142,7 @@ workflows:
ignore: ignore:
- dev-1.x - dev-1.x
- test-1.x - test-1.x
- main
- build_cpu: - build_cpu:
name: minimum_version_cpu name: minimum_version_cpu
torch: 1.6.0 torch: 1.6.0
@ -191,3 +193,4 @@ workflows:
branches: branches:
only: only:
- dev-1.x - dev-1.x
- main