Skip to content

Commit 85cd8a0

Browse files
authored
Update currencies_tests.yml
1 parent 67583f9 commit 85cd8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/currencies_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: Setup project
1818
run: ./setup.sh
1919
- name: Build and test
20-
run: xcodebuild test -project CurrentConverter.xcworkspace -scheme CurexConverter -destination "platform=iOS Simulator,OS=18.0,name=iPhone 15"
20+
run: xcodebuild test -workspace CurrentConverter.xcworkspace -scheme CurexConverter -destination "platform=iOS Simulator,OS=17.5,name=iPhone 15 Pro"

0 commit comments

Comments
 (0)