Skip to content

Commit a850d75

Browse files
committed
remove OS
1 parent 8852749 commit a850d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
xcodebuild test \
4343
-scheme "$scheme" \
4444
-"$filetype_parameter" "$file_to_build" \
45-
-destination "platform=iOS Simulator,name=$device_name,OS=latest"
45+
-destination "platform=iOS Simulator,name=$device_name"

0 commit comments

Comments
 (0)