Skip to content

Commit f136bf2

Browse files
authored
fix: Update CI test destination
1 parent 717e64b commit f136bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
workspace: ResponsiveTextField.xcworkspace
1919
scheme: ResponsiveTextField
20-
destination: "platform=iOS Simulator,OS=15.2,name=iPhone 12"
20+
destination: "platform=iOS Simulator,OS=17.5,name=iPhone 15"
2121
action: test
2222
derived-data-path: /tmp/DerivedData
2323
enable-code-coverage: true

0 commit comments

Comments
 (0)