Remove CI debug code

This commit is contained in:
Pete Walters 2026-03-05 11:25:20 -06:00
parent 4b238853be
commit 7b4f167c7e

View File

@ -5,8 +5,5 @@ set -eux
: "Checking Metal Toolchain"
xcodebuild -showComponent metalToolchain
: "Checking Metal version"
xcrun metal --version
: "Downloading Metal Toolchain"
xcodebuild -downloadComponent MetalToolchain