Skip to content

Commit efb8e94

Browse files
committed
[ci] Update Xcode version to 15.2 to fix linker bug
1 parent df012e4 commit efb8e94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/macos.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ jobs:
77
runs-on: macos-13
88

99
steps:
10+
- uses: maxim-lobanov/setup-xcode@v1
11+
with:
12+
xcode-version: '15.2'
1013

1114
- name: Setup environment - Brew tap
1215
run: |

0 commit comments

Comments
 (0)