mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Started specifying the OS version for running the tests. (flutter/engine#14094)
This commit is contained in:
parent
197940dd71
commit
2e76a5cba2
@ -21,7 +21,7 @@ pushd ios/Scenarios
|
||||
|
||||
set -o pipefail && xcodebuild -sdk iphonesimulator \
|
||||
-scheme Scenarios \
|
||||
-destination 'platform=iOS Simulator,name=iPhone SE' \
|
||||
-destination 'platform=iOS Simulator,OS=12.2,name=iPhone SE' \
|
||||
test \
|
||||
FLUTTER_ENGINE=$FLUTTER_ENGINE | $PRETTY
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user