Skip to content

Commit

Permalink
Update build-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jfversluis authored Jan 7, 2025
1 parent d7e4633 commit 879f360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: dotnet workload install maui

- name: Select Xcode Version
run: sudo xcode-select -s /Applications/Xcode_16.1.app
run: sudo xcode-select -s /Applications/Xcode_16.2.app
if: runner.os == 'macOS'

- name: Find and build changed projects
Expand Down

0 comments on commit 879f360

Please sign in to comment.