diff --git a/.circleci/config.yml b/.circleci/config.yml index 2d4e7f30..e3f0d546 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,12 +1,6 @@ version: 2 jobs: setup_pods_and_sim: - # Limit to Testing branch - branches: - only: - - AHCircleCI - - # Specify the Xcode version to use macos: xcode: "10.1.0"