Skip to content

Commit

Permalink
Update iOS and watchOS test devices
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung committed Sep 18, 2024
1 parent a808b3a commit 47c09cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ jobs:
matrix:
include:
- name: iOS
destination: platform=iOS Simulator,name=iPhone 15,OS=18.0
destination: platform=iOS Simulator,name=iPhone 16,OS=18.0
- name: watchOS
destination: platform=watchOS Simulator,name=Apple Watch Series 9 (45mm),OS=11.0
destination: platform=watchOS Simulator,name=Apple Watch Series 10 (46mm),OS=11.0
- name: tvOS
destination: platform=tvOS Simulator,name=Apple TV 4K (3rd generation),OS=18.0
- name: visionOS
Expand Down

0 comments on commit 47c09cb

Please sign in to comment.