Skip to content

Commit

Permalink
chore: don't run CI on the ivy-2019 branch (#15302)
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn authored Feb 27, 2019
1 parent 740a2ee commit ae41a0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ var_13: &ignore_presubmit_branch_filter
branches:
ignore:
- "_presubmit"
- "ivy-2019"

# Runs a script that sets up the Bazel remote execution. This will be used by jobs that run
# Bazel primarily and should benefit from remote caching and execution.
Expand Down

0 comments on commit ae41a0a

Please sign in to comment.