We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c7bb4 commit 2cc877cCopy full SHA for 2cc877c
1 file changed
.github/workflows/cupertino.yml
@@ -101,4 +101,5 @@ jobs:
101
run: |
102
cd example
103
flutter pub get
104
+ sudo xcode-select -switch /Applications/Xcode_16.0.app/Contents/Developer
105
flutter test integration_test/main.dart --test-randomize-ordering-seed=random
0 commit comments