Skip to content

Commit 40342be

Browse files
committed
Fix CI
1 parent edbdd89 commit 40342be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
strategy:
2222
matrix:
2323
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
24+
- platform=iOS Simulator,name=iPhone 17,OS=26.2
25+
- platform=watchOS Simulator,name=Apple Watch SE 3 (40mm),OS=26.2
26+
- platform=tvOS Simulator,name=Apple TV 4K (3rd generation) (at 1080p),OS=26.2
2727
- platform=macOS,arch=arm64
2828
with:
2929
package: "OversizeCore"

0 commit comments

Comments
 (0)