Skip to content

Commit 552d955

Browse files
committed
updated device for ios test
1 parent b7da6cf commit 552d955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
xcode-version: latest-stable
3838
- uses: actions/checkout@v2
39-
- run: xcodebuild -scheme SegmentConsent test -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 13'
39+
- run: xcodebuild -scheme SegmentConsent test -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 15'
4040

4141
build_and_test_tvos:
4242
needs: cancel_previous

0 commit comments

Comments
 (0)