Skip to content

Commit 60bcf1e

Browse files
committed
Fix GitHub CI again :)
1 parent 9c6349c commit 60bcf1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
matrix:
4747
iosDestination: ["platform=iOS Simulator,name=iPhone 14 Pro"]
4848
tvOSDestination: ["platform=tvOS Simulator,name=Apple TV"]
49-
watchOSDestination: ["platform=watchOS Simulator,name=Apple Watch Series 7 (45mm)"]
49+
watchOSDestination: ["platform=watchOS Simulator,os=10.0,name=Apple Watch Series 7 (45mm)"]
5050
macOSDestination: ["platform=macOS"]
5151
macCatalystDestination: ["platform=macOS,variant=Mac Catalyst"]
5252
steps:

0 commit comments

Comments
 (0)