diff --git a/ci/build.sh b/ci/build.sh
index 81d1f6cc2b725..2cf28aad4abb6 100644
--- a/ci/build.sh
+++ b/ci/build.sh
@@ -285,7 +285,6 @@ if [ "${RUST}" = "nightly" ] && [ "${OS}" = "linux" ]; then
 fi
 
 RUST_APPLE_NO_CORE_TARGETS="\
-armv7-apple-ios \
 armv7s-apple-ios \
 i686-apple-darwin \
 i386-apple-ios \