Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjavaxx committed Apr 20, 2024
1 parent a8da0d4 commit b9804d1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ 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
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- name: Inspect versions
run: |
swift --version
Expand Down

0 comments on commit b9804d1

Please sign in to comment.