From 381c604b07a23fa173160281a6e295fd5a22fd0e Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Wed, 12 Jun 2024 23:35:24 +1000 Subject: [PATCH] Removed Debian 11 --- .github/workflows/test-docker.yml | 1 - docs/installation/platform-support.rst | 2 -- 2 files changed, 3 deletions(-) diff --git a/.github/workflows/test-docker.yml b/.github/workflows/test-docker.yml index 6afed74db..d18ab9729 100644 --- a/.github/workflows/test-docker.yml +++ b/.github/workflows/test-docker.yml @@ -44,7 +44,6 @@ jobs: amazon-2023-amd64, arch, centos-stream-9-amd64, - debian-11-bullseye-amd64, debian-12-bookworm-x86, debian-12-bookworm-amd64, fedora-39-amd64, diff --git a/docs/installation/platform-support.rst b/docs/installation/platform-support.rst index ed25d33a6..cde00c76d 100644 --- a/docs/installation/platform-support.rst +++ b/docs/installation/platform-support.rst @@ -27,8 +27,6 @@ These platforms are built and tested for every change. +----------------------------------+----------------------------+---------------------+ | CentOS Stream 9 | 3.9 | x86-64 | +----------------------------------+----------------------------+---------------------+ -| Debian 11 Bullseye | 3.9 | x86-64 | -+----------------------------------+----------------------------+---------------------+ | Debian 12 Bookworm | 3.11 | x86, x86-64 | +----------------------------------+----------------------------+---------------------+ | Fedora 39 | 3.12 | x86-64 |