Skip to content

Commit 86fabd9

Browse files
authored
Update sdkrun1800isuse.yml
1 parent a124035 commit 86fabd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sdkrun1800isuse.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
xcodebuild \
3232
-project Fastlanedemoapp/Fastlanedemoapp.xcodeproj \
3333
-scheme Fastlanedemoapp \
34-
-sdk iphonesimulator18.4 \
35-
-destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.5' \
34+
-sdk iphonesimulator18.5 \
35+
-destination 'platform=iOS Simulator,name=iPhone 16 Pro,OS=18.4' \
3636
build
3737
3838

0 commit comments

Comments
 (0)