Skip to content

Commit

Permalink
Disable visionOS test
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjavaxx committed Apr 20, 2024
1 parent c402110 commit e9cad28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
value: "platform=watchOS Simulator,name=Apple Watch Series 8 (41mm),OS=latest"
- name: Catalyst
value: "platform=macOS,variant=Mac Catalyst,arch=arm64"
- name: visionOS
value: "generic/platform=visionOS"
# - name: visionOS
# value: "generic/platform=visionOS"
steps:
- uses: actions/checkout@v4
- uses: maxim-lobanov/setup-xcode@v1
Expand Down

0 comments on commit e9cad28

Please sign in to comment.