Skip to content

Commit 1ca9cc7

Browse files
akbiggslin-erik
authored andcommitted
[fuchsia] Enable CI for branches like fuchsia_r51a. (flutter#38683)
We ended up needing a second cherrypick branch for the R51 release as the first release candidate was abandoned. This was the convention the Fuchsia team settled on for their branch name that we are trying to match.
1 parent a46f562 commit 1ca9cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
enabled_branches:
99
- main
1010
- flutter-\d+\.\d+-candidate\.\d+
11-
- fuchsia_r\d+
11+
- fuchsia_r\d+[a-z]*
1212

1313
platform_properties:
1414
linux:

0 commit comments

Comments
 (0)