Skip to content

Commit

Permalink
Remove visionOS build and test
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung committed Nov 5, 2024
1 parent 9867003 commit 7b2740b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ jobs:
destination: platform=watchOS Simulator,name=Apple Watch Series 10 (46mm),OS=11.0
- name: tvOS
destination: platform=tvOS Simulator,name=Apple TV 4K (3rd generation),OS=18.0
- name: visionOS
destination: platform=visionOS Simulator,name=Apple Vision Pro,OS=2.0
# - name: visionOS
# destination: platform=visionOS Simulator,name=Apple Vision Pro,OS=2.0
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 7b2740b

Please sign in to comment.