From ff231637274479c5d60ceff173f34fdfdb5dabb3 Mon Sep 17 00:00:00 2001 From: Christian Kreibich Date: Fri, 8 Dec 2023 18:30:32 -0800 Subject: [PATCH] CI: distro EOL comment tweaks (cherry picked from commit eb1c4bf019f6a39f1d76de717eee1b34cdc50378) --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 7005a6ce43..a9c0032a9c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -198,7 +198,7 @@ centos7_task: debian12_task: container: - # Debian 12 (bookworm) EOL: (not yet released) + # Debian 12 (bookworm) EOL: TBD dockerfile: ci/debian-12/Dockerfile << : *RESOURCES_TEMPLATE << : *CI_TEMPLATE @@ -240,7 +240,7 @@ debian10_task: opensuse_leap_15_4_task: container: - # Opensuse Leap 15.4 EOL: ~Nov 2023 + # Opensuse Leap 15.4 EOL: ~Dec 2023 dockerfile: ci/opensuse-leap-15.4/Dockerfile << : *RESOURCES_TEMPLATE << : *CI_TEMPLATE