Skip to content

Commit

Permalink
Update XCode for .NET build
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-tgl committed Jan 16, 2025
1 parent 8247610 commit b5da461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-maui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '16.0'
xcode-version: '16.2'
# Retry in case plugin is not yet available on nuget
- uses: nick-fields/retry@v3
with:
Expand Down

0 comments on commit b5da461

Please sign in to comment.