We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4702ab commit b451543Copy full SHA for b451543
1 file changed
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
iosVersion: '26.4'
65
iosDeviceModel: iPhone 17 Pro Max
66
watchOsVersion: '26.4'
67
- watchDeviceModel: Apple Watch Series 11 (46mm)
+ watchDeviceModel: Apple Watch SE 3 (40mm)
68
tvOsVersion: '26.4'
69
tvDeviceModel: Apple TV
70
macosVersion: 26
@@ -89,7 +89,7 @@ jobs:
89
- name: LiveQuery Module, watchOS 26.4
90
script: test:parse_live_query:watchos
91
92
93
94
developerDir: CI_XCODE_26
95
- name: LiveQuery Module, tvOS 26.4
0 commit comments