[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[ci] Add LUCI versions of macOS ARM tests #6984

Merged
merged 8 commits into from
Jan 30, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix arch
  • Loading branch information
stuartmorgan committed Jan 30, 2023
commit 91e0dcdae587061bae200b9337ae04178e214a3e
4 changes: 2 additions & 2 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ targets:
target_file: mac_build_all_plugins.yaml
channel: stable

- name: Mac_x64 macos_platform_tests master
- name: Mac_arm64 macos_platform_tests master
bringup: true # New task
recipe: plugins/plugins
timeout: 60
Expand All @@ -94,7 +94,7 @@ targets:
version_file: flutter_master.version
target_file: macos_platform_tests.yaml

- name: Mac_x64 macos_platform_tests stable
- name: Mac_arm64 macos_platform_tests stable
bringup: true # New task
recipe: plugins/plugins
presubmit: false
Expand Down