Skip to content

Commit 1344f4b

Browse files
chore(ci): update simulator
1 parent 1ca0b53 commit 1344f4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
set -eo pipefail
2323
xcodebuild test \
2424
-scheme IonicPortals \
25-
-destination 'platform=iOS Simulator,name=iPhone 15' | xcpretty
25+
-destination 'generic/platform=iOS Simulator'
2626
validate-podspec:
2727
runs-on: macos-latest
2828
timeout-minutes: 30

0 commit comments

Comments
 (0)