Skip to content

Commit

Permalink
Update CI platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Aug 20, 2024
1 parent f94a7c3 commit 4155788
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ jobs:
destination:
- "platform=macOS"
- "platform=macOS,variant=Mac Catalyst"
- "platform=iOS Simulator,name=iPhone 11"
- "platform=iOS Simulator,name=iPhone 15"
- "platform=tvOS Simulator,name=Apple TV"
- "platform=visionOS Simulator,name=Apple Vision Pro"
- "platform=watchOS Simulator,name=Apple Watch Series 9 (41mm)"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4155788

Please sign in to comment.