Skip to content

Commit 1a6fd0d

Browse files
authored
Remove macOS destination from CI configuration
Removed macOS destination from CI workflow.
1 parent ee65cb8 commit 1a6fd0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- platform=iOS Simulator,name=iPhone 16,OS=18.1
2121
- platform=watchOS Simulator,name=Apple Watch SE (40mm) (2nd generation),OS=11.1
2222
- platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=18.1
23-
- platform=macOS,arch=arm64
2423
with:
2524
package: OversizeUI
2625
destination: ${{ matrix.destination }}

0 commit comments

Comments
 (0)