Skip to content

Commit

Permalink
Switch Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjavaxx committed Apr 20, 2024
1 parent 50d4ffd commit a8da0d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- name: watchOS
value: "platform=watchOS Simulator,name=Apple Watch Series 8 (41mm),OS=latest"
steps:
- name: Switch Xcode version
run: sudo xcode-select -s /Applications/Xcode_15.0.1.app
- name: Inspect versions
run: |
swift --version
Expand Down

0 comments on commit a8da0d4

Please sign in to comment.