GH-39872: [Packaging][Ubuntu] Add support for Ubuntu 24.04 Noble Numbat#39887
GH-39872: [Packaging][Ubuntu] Add support for Ubuntu 24.04 Noble Numbat#39887kou merged 1 commit intoapache:mainfrom
Conversation
|
@github-actions crossbow submit ubuntu-* |
|
|
|
|
Revision: 20adaed40d26df240bb1d7cd321bba9b9b68eb54 Submitted crossbow builds: ursacomputing/crossbow @ actions-be65841813
|
20adaed to
adef464
Compare
|
@github-actions crossbow submit ubuntu-noble-amd64 |
|
Revision: adef4646a95a24cf7a0cd6901bc0ada71c782348 Submitted crossbow builds: ursacomputing/crossbow @ actions-043f3bb844
|
adef464 to
91e1f6c
Compare
|
@github-actions crossbow submit ubuntu-noble-amd64 |
|
Revision: 91e1f6c Submitted crossbow builds: ursacomputing/crossbow @ actions-93734d0a58
|
|
@github-actions crossbow submit ubuntu-* |
|
Revision: 91e1f6c Submitted crossbow builds: ursacomputing/crossbow @ actions-015a4a8be1
|
|
After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit 796b0cc. There was 1 benchmark result indicating a performance regression:
The full Conbench report has more details. |
…e Numbat (apache#39887) ### Rationale for this change Ubuntu 24.04 isn't released yet but it seems that Docker image is already available. ### What changes are included in this PR? Add jobs for Ubuntu 24.04. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * Closes: apache#39872 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Rationale for this change
Ubuntu 24.04 isn't released yet but it seems that Docker image is already available.
What changes are included in this PR?
Add jobs for Ubuntu 24.04.
Are these changes tested?
Yes.
Are there any user-facing changes?
Yes.