Skip to content

Commit a580e0b

Browse files
committed
[ci] Add debian-12 to matrix in packaging and platform jobs
1 parent e4defca commit a580e0b

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

.buildkite/pipelines/periodic-packaging.template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ steps:
2323
- rhel-8
2424
- rhel-9
2525
- almalinux-8
26+
- almalinux-9
2627
agents:
2728
provider: gcp
2829
image: family/elasticsearch-{{matrix.image}}

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ steps:
2424
- rhel-8
2525
- rhel-9
2626
- almalinux-8
27+
- almalinux-9
2728
agents:
2829
provider: gcp
2930
image: family/elasticsearch-{{matrix.image}}

.buildkite/pipelines/periodic-platform-support.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ steps:
2323
- rhel-8
2424
- rhel-9
2525
- almalinux-8
26+
- almalinux-9
2627
agents:
2728
provider: gcp
2829
image: family/elasticsearch-{{matrix.image}}

.buildkite/pipelines/pull-request/packaging-tests-unix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ steps:
2626
- rhel-8
2727
- rhel-9
2828
- almalinux-8
29+
- almalinux-9
2930
PACKAGING_TASK:
3031
- docker
3132
- docker-cloud-ess

0 commit comments

Comments
 (0)