Skip to content

Commit fa2d6e6

Browse files
authored
catalog-info.yaml: enable 9.[0-9]+ branches #334
1 parent 11c7d67 commit fa2d6e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

catalog-info.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
repository: elastic/elasticsearch-sql-odbc
2222
pipeline_file: .buildkite/pipeline.yml
2323
default_branch: main
24-
branch_configuration: "main 8.* 7.17"
24+
branch_configuration: "main 9.* 8.* 7.17"
2525
provider_settings:
2626
trigger_mode: code
2727
build_pull_requests: false
@@ -59,7 +59,7 @@ spec:
5959
env:
6060
ENABLE_DRA_WORKFLOW: "true"
6161
default_branch: main
62-
branch_configuration: "main 8.* 7.17"
62+
branch_configuration: "main 9.* 8.* 7.17"
6363
cancel_intermediate_builds: false
6464
skip_intermediate_builds: false
6565
teams:

0 commit comments

Comments
 (0)