Skip to content

Commit

Permalink
Try to configure xcode
Browse files Browse the repository at this point in the history
Signed-off-by: Uilian Ries <uilianries@gmail.com>
  • Loading branch information
uilianries committed Oct 8, 2024
1 parent 22f4328 commit 9ffc3b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/osx-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Install default Xcode
run: |
sudo xcode-select -s /Applications/conan/xcode/{{ xcode_default_version }}/Xcode.app
sudo xcode-select -s /Applications/Xcode_15.0.1.app
sudo xcode-select --install || true
sudo xcodebuild -license accept
Expand Down

0 comments on commit 9ffc3b3

Please sign in to comment.