Skip to content

Commit 50b56de

Browse files
authored
1 parent a44e086 commit 50b56de

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.ci.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4775,6 +4775,20 @@ targets:
47754775
["devicelab", "hostonly", "windows"]
47764776
task_name: platform_channel_sample_test_windows
47774777

4778+
- name: Windows_arm64 platform_channel_sample_test_windows
4779+
recipe: devicelab/devicelab_drone
4780+
bringup: true # https://github.com/flutter/flutter/issues/134083
4781+
presubmit: false
4782+
timeout: 60
4783+
properties:
4784+
dependencies: >-
4785+
[
4786+
{"dependency": "vs_build", "version": "version:vs2019"}
4787+
]
4788+
tags: >
4789+
["devicelab", "hostonly", "windows", "arm64"]
4790+
task_name: platform_channel_sample_test_windows
4791+
47784792
- name: Windows plugin_dependencies_test
47794793
recipe: devicelab/devicelab_drone
47804794
timeout: 60

0 commit comments

Comments
 (0)