Skip to content

Commit 74c101b

Browse files
Remove the x64 version of build_ios_framework_module_test (flutter#177136)
The test is running on arm64 and does not need to run on x64. See flutter#176811
1 parent 0f91447 commit 74c101b

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

.ci.yaml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3716,28 +3716,6 @@ targets:
37163716
properties:
37173717
task_name: basic_material_app_macos__compile
37183718

3719-
- name: Mac_x64 build_ios_framework_module_test
3720-
recipe: devicelab/devicelab_drone
3721-
bringup: true
3722-
timeout: 60
3723-
properties:
3724-
add_recipes_cq: "true"
3725-
dependencies: >-
3726-
[
3727-
{"dependency": "ruby", "version": "ruby_3.1-pod_1.13"}
3728-
]
3729-
tags: >
3730-
["devicelab", "hostonly", "mac"]
3731-
task_name: build_ios_framework_module_test
3732-
test_timeout_secs: "2700"
3733-
runIf:
3734-
- dev/**
3735-
- packages/flutter_tools/**
3736-
- bin/**
3737-
- .ci.yaml
3738-
- engine/**
3739-
- DEPS
3740-
37413719
- name: Mac_arm64 build_ios_framework_module_test
37423720
recipe: devicelab/devicelab_drone
37433721
presubmit: false

0 commit comments

Comments
 (0)