We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67583f9 commit 85cd8a0Copy full SHA for 85cd8a0
.github/workflows/currencies_tests.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Setup project
18
run: ./setup.sh
19
- name: Build and test
20
- run: xcodebuild test -project CurrentConverter.xcworkspace -scheme CurexConverter -destination "platform=iOS Simulator,OS=18.0,name=iPhone 15"
+ run: xcodebuild test -workspace CurrentConverter.xcworkspace -scheme CurexConverter -destination "platform=iOS Simulator,OS=17.5,name=iPhone 15 Pro"
0 commit comments