Skip to content

Commit

Permalink
Auto merge of #3362 - JohnTitor:goodbye-armv7-ios, r=JohnTitor
Browse files Browse the repository at this point in the history
Drop `armv7-apple-ios` target support

... as rust-lang/rust#104385 removed the target.
  • Loading branch information
bors committed Sep 25, 2023
2 parents e740c20 + 77448a6 commit 9593176
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/build.sh
Expand Up @@ -286,7 +286,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 \
Expand Down

0 comments on commit 9593176

Please sign in to comment.