From 0139995c4dffdb3411cc2ec35865006243d0acb4 Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Fri, 29 Jan 2021 14:11:07 -0500
Subject: [PATCH] This xcode won't load the challenge_bypass_ristretto binary
 wheel

Since I don't want to build another right now, drop it.
---
 .circleci/config.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.circleci/config.yml b/.circleci/config.yml
index 635eeb2..0bedfcf 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -234,4 +234,3 @@ workflows:
             xcode-version:
             - "12.3.0"
             - "11.7.0"
-            - "10.3.0"
-- 
GitLab