Skip to content

Commit

Permalink
Use newer XCode in the pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
vovagalchenko committed Dec 28, 2023
1 parent ed3d9cf commit 2d0b579
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
- name: Run Tests
run: |
sudo xcode-select -s /Applications/Xcode_15.1.app
xcrun swift --version
cd $GITHUB_WORKSPACE/CookSmart
fastlane testlane

0 comments on commit 2d0b579

Please sign in to comment.