We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 048cf09 commit 748ac9dCopy full SHA for 748ac9d
.github/workflows/dotnet-macos.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Xcode
29
uses: maxim-lobanov/setup-xcode@v1
30
with:
31
- xcode-version: '16.3'
+ xcode-version: '16.4'
32
33
- name: Workload install
34
run: dotnet workload install maui
0 commit comments