diff --git a/.circleci/config.yml b/.circleci/config.yml index fde520b4..936ee5c6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -8,12 +8,14 @@ workflows: - test-v4 - test-v5 - test-v6 + - test-v7 - release: requires: - lint - test-v4 - test-v5 - test-v6 + - test-v7 filters: branches: only: