Skip to content

Commit

Permalink
change version
Browse files Browse the repository at this point in the history
  • Loading branch information
danh-ld committed Sep 10, 2023
1 parent 5f03be6 commit c3bacb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
echo "Available Xcode versions:"
ls /Applications | grep Xcode
sudo xcode-select -switch /Applications/Xcode_12.4.app/Contents/Developer
sudo xcode-select -switch /Applications/Xcode_14.2.app/Contents/Developer
- name: Print Xcode version
run: |
Expand Down

0 comments on commit c3bacb5

Please sign in to comment.