Skip to content

Commit 20d7120

Browse files
Update Xcode version to support recent ld options
1 parent cfb7adf commit 20d7120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
107107
build-toolchain:
108108
env:
109-
DEVELOPER_DIR: /Applications/Xcode_14.2.app/Contents/Developer/
109+
DEVELOPER_DIR: /Applications/Xcode_15.2.app/Contents/Developer/
110110
# https://github.com/actions/cache/blob/main/tips-and-workarounds.md#cache-segment-restore-timeout
111111
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 30
112112
needs: [build-matrix]

0 commit comments

Comments
 (0)