Skip to content

Commit 748ac9d

Browse files
committed
bump xcode version
1 parent 048cf09 commit 748ac9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Xcode
2929
uses: maxim-lobanov/setup-xcode@v1
3030
with:
31-
xcode-version: '16.3'
31+
xcode-version: '16.4'
3232

3333
- name: Workload install
3434
run: dotnet workload install maui

0 commit comments

Comments
 (0)