From 7a51cd12fb0c4fa55ef3add5acee88ee879ec351 Mon Sep 17 00:00:00 2001 From: yogevbd Date: Mon, 29 Jul 2019 16:34:30 +0300 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 18160ed..225bd7a 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,8 +1,8 @@ version: 1 -macos: -xcode: "10.2.1" jobs: + macos: + xcode: "10.2.1" build: steps: - checkout -- 2.26.2