Skip to content

Commit

Permalink
Remove uname step
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcharger authored Mar 1, 2024
1 parent 1d4f82a commit a90c04b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/objective-c-xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
- name: Select Xcode 15.2
run: sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer

- name: Run uname
run: uname -a

- name: Check Xcode version
run: /usr/bin/xcodebuild -version

Expand Down

0 comments on commit a90c04b

Please sign in to comment.