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

Commit

Permalink
[ci] Pin master for LUCI tests (#4681)
Browse files Browse the repository at this point in the history
Update LUCI to match recent Cirrus change, using a pinned version of
master instead of latest master.

Part of flutter/flutter#93811
  • Loading branch information
stuartmorgan committed Jan 27, 2022
1 parent 3cc18d9 commit 26f6438
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ targets:
properties:
add_recipes_cq: "true"
target_file: windows_build_and_platform_tests.yaml
channel: master
version_file: flutter_master.version
dependencies: >
[
{"dependency": "vs_build"}
Expand All @@ -66,6 +68,8 @@ targets:
properties:
add_recipes_cq: "true"
target_file: build_all_plugins.yaml
channel: master
version_file: flutter_master.version
dependencies: >
[
{"dependency": "vs_build"}
Expand All @@ -91,6 +95,8 @@ targets:
properties:
add_recipes_cq: "true"
target_file: uwp_build_and_platform_tests.yaml
channel: master
version_file: flutter_master.version
dependencies: >
[
{"dependency": "vs_build"}
Expand All @@ -103,6 +109,8 @@ targets:
properties:
add_recipes_cq: "true"
target_file: plugin_tools_tests.yaml
channel: master
version_file: flutter_master.version
scheduler: luci

- name: Linux ci_yaml plugins roller
Expand Down

0 comments on commit 26f6438

Please sign in to comment.