We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717e64b commit f136bf2Copy full SHA for f136bf2
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
workspace: ResponsiveTextField.xcworkspace
19
scheme: ResponsiveTextField
20
- destination: "platform=iOS Simulator,OS=15.2,name=iPhone 12"
+ destination: "platform=iOS Simulator,OS=17.5,name=iPhone 15"
21
action: test
22
derived-data-path: /tmp/DerivedData
23
enable-code-coverage: true
0 commit comments