@@ -380,7 +380,7 @@ targets:
380
380
task_name : release_smoke_test
381
381
382
382
- name : Linux flutter_packaging_test
383
- recipe : packaging_v2/packaging_v2
383
+ recipe : packaging/packaging
384
384
timeout : 60
385
385
bringup : true
386
386
properties :
@@ -2708,7 +2708,7 @@ targets:
2708
2708
task_name : flutter_gallery_macos__start_up
2709
2709
2710
2710
- name : Mac flutter_packaging_test
2711
- recipe : packaging_v2/packaging_v2
2711
+ recipe : packaging/packaging
2712
2712
timeout : 60
2713
2713
bringup : true
2714
2714
properties :
@@ -2717,7 +2717,7 @@ targets:
2717
2717
["framework", "hostonly", "shard", "mac"]
2718
2718
2719
2719
- name : Mac_arm64 flutter_packaging_test
2720
- recipe : packaging_v2/packaging_v2
2720
+ recipe : packaging/packaging
2721
2721
timeout : 60
2722
2722
bringup : true
2723
2723
properties :
@@ -4877,7 +4877,7 @@ targets:
4877
4877
task_name : windows_chrome_dev_mode
4878
4878
4879
4879
- name : Windows flutter_packaging_test
4880
- recipe : packaging_v2/packaging_v2
4880
+ recipe : packaging/packaging
4881
4881
timeout : 60
4882
4882
bringup : true
4883
4883
properties :
@@ -4924,7 +4924,7 @@ targets:
4924
4924
task_name : flutter_tool_startup__macos
4925
4925
4926
4926
- name : Linux flutter_packaging
4927
- recipe : packaging_v2/packaging_v2
4927
+ recipe : packaging/packaging
4928
4928
timeout : 60
4929
4929
scheduler : release
4930
4930
bringup : true
@@ -4937,7 +4937,7 @@ targets:
4937
4937
["framework", "hostonly", "shard", "linux"]
4938
4938
4939
4939
- name : Mac flutter_packaging
4940
- recipe : packaging_v2/packaging_v2
4940
+ recipe : packaging/packaging
4941
4941
timeout : 60
4942
4942
scheduler : release
4943
4943
bringup : true
@@ -4953,7 +4953,7 @@ targets:
4953
4953
4954
4954
4955
4955
- name : Mac_arm64 flutter_packaging
4956
- recipe : packaging_v2/packaging_v2
4956
+ recipe : packaging/packaging
4957
4957
timeout : 60
4958
4958
scheduler : release
4959
4959
bringup : true
@@ -4966,7 +4966,7 @@ targets:
4966
4966
["framework", "hostonly", "shard", "mac"]
4967
4967
4968
4968
- name : Windows flutter_packaging
4969
- recipe : packaging_v2/packaging_v2
4969
+ recipe : packaging/packaging
4970
4970
timeout : 60
4971
4971
scheduler : release
4972
4972
bringup : true
0 commit comments