Skip to content

Commit b46ae99

Browse files
committed
ci: update destination
1 parent b51bf30 commit b46ae99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
set -o pipefail && \
3939
xcodebuild \
4040
-scheme "LogtoSDK-Package" \
41-
-destination "platform=iOS Simulator,OS=26.1,name=iPhone 17 Pro" \
41+
-destination "platform=iOS Simulator,OS=26.2,name=iPhone 17 Pro" \
4242
-enableCodeCoverage=YES \
4343
-resultBundlePath Logto.xcresult \
4444
test | \

0 commit comments

Comments
 (0)