diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cb06a59..3f70ac1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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