Skip to content

Commit c1c33cf

Browse files
committed
Upgrade to use Xcode 26.1.1
This version runs on both GitHub's macOS 15 and 26 images.
1 parent f6d2599 commit c1c33cf

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.1.1"
4343
- name: Build McBopomofoLMLibTest
4444
run: cmake -DENABLE_TEST=1 -S . -B build
4545
working-directory: Source/Engine

0 commit comments

Comments
 (0)