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 73b4a7c commit ec6481bCopy full SHA for ec6481b
.ci.yaml
@@ -125,7 +125,7 @@ platform_properties:
125
[
126
{"dependency": "xcode"},
127
{"dependency": "gems"},
128
- {"dependency": "ios_signing"}
+ {"dependency": "apple_signing"}
129
]
130
os: Mac-12
131
cpu: x86
@@ -3365,6 +3365,7 @@ targets:
3365
task_name: hot_mode_dev_cycle_macos_target__benchmark
3366
runIf:
3367
- dev/**
3368
+ - .ci.yaml
3369
scheduler: luci
3370
3371
- name: Mac_ios integration_test_test_ios
0 commit comments