Skip to content

Commit 6b455b6

Browse files
committed
REVERT ME
1 parent 63a08e0 commit 6b455b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/verify-build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ if [ "$os" = "linux" ]; then
212212
nightly_targets="$rust_nightly_linux_targets"
213213
no_dist_targets="$rust_linux_no_dist_targets"
214214
elif [ "$os" = "macos" ]; then
215+
echo LOOK HERE
216+
xcodebuild -showsdks
217+
215218
targets="$rust_apple_targets"
216219
nightly_targets="$rust_nightly_apple_targets"
217220
no_dist_targets="$rust_apple_no_dist_targets"

0 commit comments

Comments
 (0)