diff --git a/.circleci/config.yml b/.circleci/config.yml index 847c4faf4..7d5cd2a25 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -902,11 +902,6 @@ workflows: - test-conformance: suite: conformance target: "./conformance" - - test-conformance: - name: test-conformance-bleeding-edge - suite: conformance-bleeding-edge - target: "./conformance" - vectors-branch: specs-actors-v7 release: jobs: diff --git a/.circleci/template.yml b/.circleci/template.yml index 7bef6ae41..724571ac2 100644 --- a/.circleci/template.yml +++ b/.circleci/template.yml @@ -527,11 +527,6 @@ workflows: - test-conformance: suite: conformance target: "./conformance" - - test-conformance: - name: test-conformance-bleeding-edge - suite: conformance-bleeding-edge - target: "./conformance" - vectors-branch: specs-actors-v7 release: jobs: