Skip to content

Commit

Permalink
Update lightsaber-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaalaniz committed Jun 17, 2024
1 parent 46e2a54 commit 898e4f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lightsaber-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:

- name: List available Xcode versions
run: ls /Applications | grep Xcode
# - name: Set up Xcode version
# run: sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
- name: Set up Xcode version
run: sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
- name: Show current version of Xcode
run: xcodebuild -version

Expand Down

0 comments on commit 898e4f8

Please sign in to comment.