Skip to content

Commit 9593176

Browse files
committed
Auto merge of #3362 - JohnTitor:goodbye-armv7-ios, r=JohnTitor
Drop `armv7-apple-ios` target support ... as rust-lang/rust#104385 removed the target.
2 parents e740c20 + 77448a6 commit 9593176

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/build.sh

-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ if [ "${RUST}" = "nightly" ] && [ "${OS}" = "linux" ]; then
286286
fi
287287

288288
RUST_APPLE_NO_CORE_TARGETS="\
289-
armv7-apple-ios \
290289
armv7s-apple-ios \
291290
i686-apple-darwin \
292291
i386-apple-ios \

0 commit comments

Comments
 (0)