Skip to content

Commit

Permalink
ci: Remove the xcode-select
Browse files Browse the repository at this point in the history
  • Loading branch information
onato committed Apr 23, 2024
1 parent dcf50bf commit ec3dc47
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:

- name: Build and Test
run: |
# Set the Xcode version (optional, but recommended for consistency)
sudo xcode-select --switch /Applications/Xcode_15.3.app
# Download the dependencies
xcodebuild -resolvePackageDependencies -project TypeReader.xcodeproj
Expand Down

0 comments on commit ec3dc47

Please sign in to comment.