mirror of https://github.com/open-mmlab/mmocr.git
[CI] Switched branches (#1842)
parent
9e713c63fe
commit
8afc79f370
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue