Skip to content

Commit

Permalink
chore(CI) Upgrade XCode for dotnet build
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-tgl committed Sep 11, 2024
1 parent 29f3ab3 commit 50d5ffa
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@v1
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.1'
xcode-version: '15.4'
# Retry in case plugin is not yet available on nuget
- uses: nick-fields/retry@v3
with:
Expand Down

0 comments on commit 50d5ffa

Please sign in to comment.