From fed54f56d3e9267261c1b5650f2e5c983dbfe123 Mon Sep 17 00:00:00 2001
From: Yuki Okushi <huyuumi.dev@gmail.com>
Date: Sun, 8 Mar 2020 12:17:46 +0900
Subject: [PATCH] Remove non tier 1 apple targets

---
 ci/semver.sh | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/ci/semver.sh b/ci/semver.sh
index 1b568439..fb58415e 100644
--- a/ci/semver.sh
+++ b/ci/semver.sh
@@ -52,10 +52,6 @@ wasm32-unknown-unknown \
     *osx*)
         TARGETS="\
 aarch64-apple-ios \
-armv7-apple-ios \
-armv7s-apple-ios \
-i386-apple-ios \
-i686-apple-darwin \
 x86_64-apple-darwin \
 x86_64-apple-ios \
 "
-- 
GitLab