Skip to content

Commit

Permalink
REVERT ME
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross35 committed Nov 23, 2024
1 parent 63a08e0 commit 6b455b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/verify-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,9 @@ if [ "$os" = "linux" ]; then
nightly_targets="$rust_nightly_linux_targets"
no_dist_targets="$rust_linux_no_dist_targets"
elif [ "$os" = "macos" ]; then
echo LOOK HERE
xcodebuild -showsdks

targets="$rust_apple_targets"
nightly_targets="$rust_nightly_apple_targets"
no_dist_targets="$rust_apple_no_dist_targets"
Expand Down

0 comments on commit 6b455b6

Please sign in to comment.