Skip to content

Commit

Permalink
Use default Xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezra Peisach committed Feb 10, 2023
1 parent 9b22f18 commit e54e04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-template-tox-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- bash: |
set -e
ls -la /Applications/Xcode*
sudo xcode-select --switch /Applications/Xcode_13.0.app/Contents/Developer
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
which g++
c++ --version
displayName: "setup Xcode"
Expand Down

0 comments on commit e54e04b

Please sign in to comment.