File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -503,7 +503,7 @@ targets:
503
503
- os=Mac-14
504
504
- cpu=x86
505
505
506
- - name : Windows windows_android_aot_engine
506
+ - name : Linux windows_android_aot_engine
507
507
recipe : engine_v2/engine_v2
508
508
timeout : 120
509
509
properties :
@@ -513,9 +513,9 @@ targets:
513
513
# Do not remove(https://github.com/flutter/flutter/issues/144644)
514
514
# Scheduler will fail to get the platform
515
515
drone_dimensions :
516
- - os=Windows
516
+ - os=Linux
517
517
518
- - name : Windows windows_host_engine
518
+ - name : Linux windows_host_engine
519
519
recipe : engine_v2/engine_v2
520
520
timeout : 120
521
521
properties :
@@ -525,7 +525,7 @@ targets:
525
525
# Do not remove(https://github.com/flutter/flutter/issues/144644)
526
526
# Scheduler will fail to get the platform
527
527
drone_dimensions :
528
- - os=Windows
528
+ - os=Linux
529
529
530
530
- name : Windows windows_host_engine_test
531
531
recipe : engine_v2/engine_v2
You can’t perform that action at this time.
0 commit comments