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 9c4facc commit 76cf4adCopy full SHA for 76cf4ad
.github/workflows/ci.yml
@@ -66,6 +66,7 @@ jobs:
66
runtime: iOS 18.6
67
os: macos-15
68
xcode: 26.0
69
+ install: false
70
- platform: [iOS, 26]
71
runtime: iOS 26.0
72
@@ -90,6 +91,7 @@ jobs:
90
91
runtime: tvOS 18.5
92
93
94
95
- platform: [tvOS, 26]
96
runtime: tvOS 26.0
97
@@ -114,6 +116,7 @@ jobs:
114
116
runtime: watchOS 11.5
115
117
118
119
120
- platform: [watchOS, 26]
121
runtime: watchOS 26.0
122
@@ -137,6 +140,7 @@ jobs:
137
140
runtime: visionOS 2.5
138
141
139
142
143
144
- platform: [visionOS, 26]
145
runtime: visionOS 26.0
146
0 commit comments