Skip to content

Commit 995ab67

Browse files
authored
Update apple-perf.yml
1 parent a05b373 commit 995ab67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apple-perf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ jobs:
330330
set -eux
331331
332332
echo "Setting XCode version"
333-
sudo xcode-select -switch /Applications/Xcode_16.app
333+
sudo xcode-select -switch /Applications/Xcode_16_1.app
334334
335335
echo "::group::Setting up CI environment"
336336
.ci/scripts/setup-conda.sh

0 commit comments

Comments
 (0)