Skip to content

Commit

Permalink
Swap to Mac_x64
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagman committed Apr 4, 2024
1 parent 4380911 commit f25e679
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1091,9 +1091,10 @@ targets:
# TODO(stuartmorgan): Remove "- packages" from all task names once
# flutter/plugins is merged into this repo and turned down; it's here only
# because names must be unique across all flutter repositories.
- name: Mac_arm64 macos_platform_tests master - packages
- name: Mac_x64 macos_platform_tests master - packages
recipe: packages/packages
timeout: 60
bringup: true
properties:
channel: master
add_recipes_cq: "true"
Expand All @@ -1104,10 +1105,11 @@ targets:
"CHANNEL": "master"
}
- name: Mac_arm64 macos_platform_tests stable - packages
- name: Mac_x64 macos_platform_tests stable - packages
recipe: packages/packages
presubmit: false
timeout: 60
bringup: true
properties:
channel: stable
version_file: flutter_stable.version
Expand Down

0 comments on commit f25e679

Please sign in to comment.