Skip to content

Commit

Permalink
Update Xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarfgp committed Nov 9, 2024
1 parent db781c4 commit ef5b008
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 @@ -31,7 +31,7 @@ jobs:
echo "Nightly version is $NIGHTLY_VERSION"
echo "NIGHTLY_VERSION=$NIGHTLY_VERSION" >> "$GITHUB_ENV"
- name: Update xcode tools
run: sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer/
run: sudo xcode-select -s /Applications/Xcode_16.0.app/Contents/Developer/
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
Expand Down

0 comments on commit ef5b008

Please sign in to comment.