diff --git a/.ci.yaml b/.ci.yaml index 4c04287f9af..6e4314eb0eb 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -561,6 +561,9 @@ targets: recipe: infra/ci_yaml presubmit: false timeout: 30 + enabled_branches: + # Don't run this on release branches + - master properties: tags: > ["framework", "hostonly", "shard", "linux"]