File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -356,7 +356,7 @@ include:
356356
357357 - &ubuntu
358358 distro : ubuntu
359- version : " 24 .04"
359+ version : " 26 .04"
360360 support_type : Core
361361 notes : ' '
362362 eol_check : true
@@ -369,7 +369,7 @@ include:
369369 apt-get remove -y libjson-c-dev
370370 packages : &ubuntu_packages
371371 type : deb
372- repo_distro : ubuntu/noble
372+ repo_distro : ubuntu/resolute
373373 builder_rev : v2
374374 arches :
375375 - amd64
@@ -382,6 +382,11 @@ include:
382382 packages :
383383 << : *ubuntu_packages
384384 repo_distro : ubuntu/questing
385+ - << : *ubuntu
386+ version : " 24.04"
387+ packages :
388+ << : *ubuntu_packages
389+ repo_distro : ubuntu/noble
385390 - << : *ubuntu
386391 version : " 22.04"
387392 packages :
Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ Our [static builds](#static-builds) are expected to work on these platforms if a
8989| Rocky Linux | 10.x | x86\_ 64, AArch64 | Also includes support for Alma Linux and other ABI compatible RHEL derivatives |
9090| Rocky Linux | 9.x | x86\_ 64, AArch64 | Also includes support for Alma Linux and other ABI compatible RHEL derivatives |
9191| Rocky Linux | 8.x | x86\_ 64, AArch64 | Also includes support for Alma Linux and other ABI compatible RHEL derivatives |
92+ | Ubuntu | 26.04 | x86\_ 64, AArch64, ARMv7 | |
9293| Ubuntu | 25.10 | x86\_ 64, AArch64, ARMv7 | |
9394| Ubuntu | 24.04 | x86\_ 64, AArch64, ARMv7 | |
9495| Ubuntu | 22.04 | x86\_ 64, ARMv7, AArch64 | |
You can’t perform that action at this time.
0 commit comments