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.
2 parents 2e19378 + f1ad0da commit 3f28defCopy full SHA for 3f28def
.github/workflows/build-pr.yml
@@ -33,7 +33,7 @@ jobs:
33
run: dotnet workload install maui
34
35
- name: Select Xcode Version
36
- run: sudo xcode-select -s /Applications/Xcode_26.0.app
+ run: sudo xcode-select -s /Applications/Xcode_26.0.1.app
37
if: runner.os == 'macOS'
38
39
- name: Find and build changed projects
0 commit comments