Skip to content

Commit

Permalink
Restricting tests to just macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Aug 28, 2024
1 parent 6ce891e commit 984932e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
matrix:
destination:
- "platform=macOS"
- "platform=macOS,variant=Mac Catalyst"
- "platform=iOS Simulator,name=iPhone 15"
- "platform=tvOS Simulator,name=Apple TV"
- "platform=watchOS Simulator,name=Apple Watch Series 6 (40mm)"
- "platform=visionOS Simulator,name=Apple Vision Pro"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 984932e

Please sign in to comment.