Skip to content

Commit 55041d9

Browse files
authored
Update ci.yml
1 parent 3289ac2 commit 55041d9

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
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
workspace: ResponsiveTextField.xcworkspace
1919
scheme: ResponsiveTextField
20-
destination: "platform=iOS Simulator,OS=14.4,name=iPhone 12"
20+
destination: "platform=iOS Simulator,OS=15.2,name=iPhone 12"
2121
action: test
2222
enable-code-coverage: true

0 commit comments

Comments
 (0)