Skip to content

Commit 088f8a5

Browse files
Xcode to 16.2
Signed-off-by: Matt Robinson <[email protected]>
1 parent 460695b commit 088f8a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xcode_select.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ echo "Selecting Xcode for environment"
55
printenv
66

77
sudo xcode-select -p
8-
sudo xcode-select -s /Applications/Xcode_15.4.app
8+
sudo xcode-select -s /Applications/Xcode_16.2.app
99

1010
echo "Generating bazelrc"
1111

0 commit comments

Comments
 (0)