Skip to content

Commit ac9fdb0

Browse files
committed
ci(build): bump xcode to version 16
1 parent ceb0e2e commit ac9fdb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
submodules: 'recursive'
4747
- uses: 'maxim-lobanov/setup-xcode@v1'
4848
with:
49-
xcode-version: 15
49+
xcode-version: 16
5050
- name: 'Configure'
5151
run: 'cmake -B build -DCMAKE_BUILD_TYPE=Release -DBUILD_SQUISH_WITH_SSE2=OFF'
5252
- name: 'Build'

0 commit comments

Comments
 (0)