Skip to content

Commit

Permalink
Update to Xcode 15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
isc-adang committed Sep 28, 2023
1 parent 82beb3d commit 1a7117b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
uses: actions/checkout@v3
- name: set up environment
run: |
echo "XCODE_SELECTED=/Applications/Xcode_14.3.app" >> $GITHUB_ENV
echo "XCODE_SELECTED=/Applications/Xcode_15.0.app" >> $GITHUB_ENV
echo "HOMEBREW_NO_AUTO_UPDATE=1" >> $GITHUB_ENV
echo "HOMEBREW_NO_INSTALL_CLEANUP=1" >> $GITHUB_ENV
echo "MACOSX_DEPLOYMENT_TARGET=10.9" >> $GITHUB_ENV
Expand Down

0 comments on commit 1a7117b

Please sign in to comment.