Skip to content

Commit e7b2fa1

Browse files
authored
[ci] Add ubuntu-2404 to matrix in packaging and platform jobs (#118566) (#118748)
1 parent 0e78cbc commit e7b2fa1

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
@@ -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-packaging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ steps:
1919
- ubuntu-1804
2020
- ubuntu-2004
2121
- ubuntu-2204
22+
- ubuntu-2404
2223
- rocky-8
2324
- rocky-9
2425
- rhel-7

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

Lines changed: 1 addition & 0 deletions
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/pull-request/packaging-tests-unix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ steps:
2121
- ubuntu-1804
2222
- ubuntu-2004
2323
- ubuntu-2204
24+
- ubuntu-2404
2425
- rocky-8
2526
- rocky-9
2627
- rhel-7

0 commit comments

Comments
 (0)