Skip to content

Commit 7f3d505

Browse files
authored
Update iPhone simulator from 14 to 15. (#494)
1 parent b1fe052 commit 7f3d505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- sdk: 'macosx'
4646
destination: '"platform=OS X,arch=x86_64"'
4747
- sdk: 'iphonesimulator'
48-
destination: '"platform=iOS Simulator,name=iPhone 14"'
48+
destination: '"platform=iOS Simulator,name=iPhone 15"'
4949
steps:
5050
- uses: actions/checkout@v3
5151
- name: Build unit test target

0 commit comments

Comments
 (0)