We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4ac4d commit 624bdd3Copy full SHA for 624bdd3
.ci.yaml
@@ -2956,6 +2956,7 @@ targets:
2956
2957
- name: Mac module_test_ios
2958
recipe: devicelab/devicelab_drone
2959
+ bringup: true # Flaky: https://github.com/flutter/flutter/issues/125425
2960
timeout: 60
2961
properties:
2962
cpu: x86 # Codesigning fails on ARM https://github.com/flutter/flutter/issues/112033
@@ -2975,6 +2976,7 @@ targets:
2975
2976
2977
- name: Mac_arm64_ios module_test_ios
2978
2979
2980
presubmit: false
2981
2982
0 commit comments