Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Mar 9, 2024
1 parent 42203e5 commit c0309df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Set XCode Version
run: sudo xcode-select -s /Applications/Xcode_14.3.app
run: sudo xcode-select -s /Applications/Xcode_15.1.app
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
- name: Install workloads
Expand Down

0 comments on commit c0309df

Please sign in to comment.