Skip to content

Commit

Permalink
Update integration test automation branches
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock committed Nov 14, 2024
1 parent 421f953 commit 108cbbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
env:
NODE_VERSION: "{{ matrix.nodejs }}"
TEST_SUITE: "{{ matrix.suite }}"
STACK_VERSION: 8.15.0
STACK_VERSION: 8.16.0
matrix:
setup:
suite:
Expand Down
5 changes: 4 additions & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ spec:
main:
branch: "main"
cronline: "@daily"
8_x:
branch: "8.x"
cronline: "@daily"
8_14:
branch: "8.14"
branch: "8.16"
cronline: "@daily"

0 comments on commit 108cbbb

Please sign in to comment.