Skip to content

Commit

Permalink
Build using Xcode 15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
isc-adang committed Aug 13, 2024
1 parent accd760 commit 12f5c91
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 @@ -166,7 +166,7 @@ jobs:
uses: actions/checkout@v4
- name: set up environment
run: |
echo "XCODE_SELECTED=/Applications/Xcode_15.3.app" >> $GITHUB_ENV
echo "XCODE_SELECTED=/Applications/Xcode_15.4.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 12f5c91

Please sign in to comment.