Skip to content

Commit ce69f6d

Browse files
committed
fix circle
1 parent af3b757 commit ce69f6d

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -542,10 +542,6 @@ workflows:
542542
jobs:
543543
- bootstrap-with-experimental-react:
544544
version: "next"
545-
- e2e_tests_gatsby-image_with_next_react:
546-
nightly: true
547-
requires:
548-
- bootstrap-with-experimental-react
549545
- e2e_tests_development_runtime_with_next_react:
550546
nightly: true
551547
requires:
@@ -565,10 +561,6 @@ workflows:
565561
jobs:
566562
- bootstrap-with-experimental-react:
567563
version: "experimental"
568-
- e2e_tests_gatsby-image_with_experimental_react:
569-
nightly: true
570-
requires:
571-
- bootstrap-with-experimental-react
572564
- e2e_tests_development_runtime_with_experimental_react:
573565
nightly: true
574566
requires:
@@ -626,8 +618,6 @@ workflows:
626618
<<: *e2e-test-workflow
627619
- e2e_tests_path-prefix:
628620
<<: *e2e-test-workflow
629-
- e2e_tests_gatsby-image:
630-
<<: *e2e-test-workflow
631621
- e2e_tests_gatsby-static-image:
632622
<<: *e2e-test-workflow
633623
- e2e_tests_visual-regression:

0 commit comments

Comments
 (0)