Skip to content

Commit

Permalink
fix circle
Browse files Browse the repository at this point in the history
  • Loading branch information
wardpeet committed Jun 7, 2021
1 parent f793ac0 commit 8412e54
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -567,10 +567,6 @@ workflows:
jobs:
- bootstrap-with-experimental-react:
version: "next"
- e2e_tests_gatsby-image_with_next_react:
nightly: true
requires:
- bootstrap-with-experimental-react
- e2e_tests_development_runtime_with_next_react:
nightly: true
requires:
Expand All @@ -590,10 +586,6 @@ workflows:
jobs:
- bootstrap-with-experimental-react:
version: "experimental"
- e2e_tests_gatsby-image_with_experimental_react:
nightly: true
requires:
- bootstrap-with-experimental-react
- e2e_tests_development_runtime_with_experimental_react:
nightly: true
requires:
Expand Down Expand Up @@ -661,8 +653,6 @@ workflows:
<<: *e2e-test-workflow
- e2e_tests_path-prefix:
<<: *e2e-test-workflow
- e2e_tests_gatsby-image:
<<: *e2e-test-workflow
- e2e_tests_gatsby-static-image:
<<: *e2e-test-workflow
- e2e_tests_visual-regression:
Expand Down

0 comments on commit 8412e54

Please sign in to comment.