Skip to content

Commit cebb81b

Browse files
authored
Detach React Canary development from Main (#6149)
1 parent 0b2a838 commit cebb81b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.circleci/config.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -551,12 +551,6 @@ workflows:
551551
- test-17:
552552
requires:
553553
- install-17
554-
- test-ssr-canary:
555-
requires:
556-
- install-canary
557-
- test-canary:
558-
requires:
559-
- install-canary
560554
- test-esm:
561555
requires:
562556
- install
@@ -612,9 +606,6 @@ workflows:
612606
- test-16
613607
- test-ssr-17
614608
- test-17
615-
- test-ssr-canary
616-
- test-canary
617-
- test-ssr-canary
618609
- test-esm
619610
- storybook
620611
- storybook-16

0 commit comments

Comments
 (0)