From 64888b5f2f77b105c7629bd94c85d34935a5a760 Mon Sep 17 00:00:00 2001 From: Tasos Katsoulas Date: Fri, 13 Oct 2023 14:37:18 +0300 Subject: Build native packages for ubuntu 23.10 Signed-off-by: Tasos Katsoulas --- .github/data/distros.yml | 5 +++++ packaging/PLATFORM_SUPPORT.md | 1 + 2 files changed, 6 insertions(+) diff --git a/.github/data/distros.yml b/.github/data/distros.yml index b2c2e4cab9..507b2770ed 100644 --- a/.github/data/distros.yml +++ b/.github/data/distros.yml @@ -277,6 +277,11 @@ include: - arm64 test: ebpf-core: true + - <<: *ubuntu + version: "23.10" + packages: + <<: *ubuntu_packages + repo_distro: ubuntu/mantic - <<: *ubuntu version: "23.04" packages: diff --git a/packaging/PLATFORM_SUPPORT.md b/packaging/PLATFORM_SUPPORT.md index ae3edf7213..01e07bf8fb 100644 --- a/packaging/PLATFORM_SUPPORT.md +++ b/packaging/PLATFORM_SUPPORT.md @@ -77,6 +77,7 @@ to work on these platforms with minimal user effort. | Red Hat Enterprise Linux | 9.x | x86\_64, AArch64 | | | Red Hat Enterprise Linux | 8.x | x86\_64, AArch64 | | | Red Hat Enterprise Linux | 7.x | x86\_64 | | +| Ubuntu | 23.10 | x86\_64, AArch64, ARMv7 | | | Ubuntu | 23.04 | x86\_64, AArch64, ARMv7 | | | Ubuntu | 22.04 | x86\_64, ARMv7, AArch64 | | | Ubuntu | 20.04 | x86\_64, ARMv7, AArch64 | | -- cgit v1.2.3