Skip to content

Commit b451543

Browse files
committed
fix watch os
1 parent b4702ab commit b451543

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
iosVersion: '26.4'
6565
iosDeviceModel: iPhone 17 Pro Max
6666
watchOsVersion: '26.4'
67-
watchDeviceModel: Apple Watch Series 11 (46mm)
67+
watchDeviceModel: Apple Watch SE 3 (40mm)
6868
tvOsVersion: '26.4'
6969
tvDeviceModel: Apple TV
7070
macosVersion: 26
@@ -89,7 +89,7 @@ jobs:
8989
- name: LiveQuery Module, watchOS 26.4
9090
script: test:parse_live_query:watchos
9191
watchOsVersion: '26.4'
92-
watchDeviceModel: Apple Watch Series 11 (46mm)
92+
watchDeviceModel: Apple Watch SE 3 (40mm)
9393
macosVersion: 26
9494
developerDir: CI_XCODE_26
9595
- name: LiveQuery Module, tvOS 26.4

0 commit comments

Comments
 (0)