Skip to content

Commit

Permalink
SPT-1998 update xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Frolov committed Mar 20, 2024
1 parent 855fecd commit 546f421
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 @@ -22,7 +22,7 @@ jobs:
make init
- name: Force select xcode 14
run: |
sudo xcode-select -switch /Applications/Xcode_14.3.app
sudo xcode-select -switch /Applications/Xcode_14.2.app
- name: Build
run: |
make build
Expand Down

0 comments on commit 546f421

Please sign in to comment.