Skip to content

Commit a97d739

Browse files
committed
[ci] Add ubuntu-2404 to matrix in packaging and platform jobs (elastic#118566)
1 parent 6cc1f28 commit a97d739

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ steps:
1717
- ubuntu-1804
1818
- ubuntu-2004
1919
- ubuntu-2204
20+
- ubuntu-2404
2021
- rocky-8
2122
- rocky-9
2223
- rhel-7

.buildkite/pipelines/periodic-packaging.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ steps:
1818
- ubuntu-1804
1919
- ubuntu-2004
2020
- ubuntu-2204
21+
- ubuntu-2404
2122
- rocky-8
2223
- rocky-9
2324
- rhel-7

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

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ steps:
1717
- ubuntu-1804
1818
- ubuntu-2004
1919
- ubuntu-2204
20+
- ubuntu-2404
2021
- rocky-8
2122
- rocky-9
2223
- rhel-7

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

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ steps:
2020
- ubuntu-1804
2121
- ubuntu-2004
2222
- ubuntu-2204
23+
- ubuntu-2404
2324
- rocky-8
2425
- rocky-9
2526
- rhel-7

0 commit comments

Comments
 (0)