From 6c15dde9958ca7a07f346da1dbda7642fe029191 Mon Sep 17 00:00:00 2001 From: Gleb Bahmutov Date: Mon, 10 Aug 2020 13:22:14 -0400 Subject: [PATCH] build mac binary on branch v5.0-release --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index c93a3746a0ac..53d81dcbd7f0 100644 --- a/circle.yml +++ b/circle.yml @@ -8,7 +8,7 @@ macBuildFilters: &macBuildFilters branches: only: - develop - - investigate-spec-on-mac + - v5.0-release defaults: &defaults parallelism: 1