Skip to content

Commit 5d29dfb

Browse files
committed
Upgrade to use the latest Xcode (26.2)
1 parent f6d2599 commit 5d29dfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration-workflow-xcode-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
python-version: '3.12'
4040
- uses: maxim-lobanov/setup-xcode@v1
4141
with:
42-
xcode-version: "^16.1.0"
42+
xcode-version: "^26.2.0"
4343
- name: Build McBopomofoLMLibTest
4444
run: cmake -DENABLE_TEST=1 -S . -B build
4545
working-directory: Source/Engine

0 commit comments

Comments
 (0)