We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edbdd89 commit 40342beCopy full SHA for 40342be
1 file changed
.github/workflows/ci.yml
@@ -21,9 +21,9 @@ jobs:
21
strategy:
22
matrix:
23
destination:
24
- - platform=iOS Simulator,name=iPhone 16,OS=18.1
25
- - platform=watchOS Simulator,name=Apple Watch SE (40mm) (2nd generation),OS=11.1
26
- - platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=18.1
+ - platform=iOS Simulator,name=iPhone 17,OS=26.2
+ - platform=watchOS Simulator,name=Apple Watch SE 3 (40mm),OS=26.2
+ - platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=26.2
27
- platform=macOS,arch=arm64
28
with:
29
package: "OversizeCore"
0 commit comments