From 427c101796e0d9154cb97d275bd460ed58faab4b Mon Sep 17 00:00:00 2001 From: Tasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com> Date: Fri, 24 Feb 2023 22:03:54 +0200 Subject: Temporarily remove platform EOL check for Debian 12 (#14603) --- .github/data/distros.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/data/distros.yml') diff --git a/.github/data/distros.yml b/.github/data/distros.yml index 72dd6ab79c..e4061e16c1 100644 --- a/.github/data/distros.yml +++ b/.github/data/distros.yml @@ -92,7 +92,7 @@ include: distro: debian version: "12" base_image: debian:bookworm - eol_check: true + eol_check: false env_prep: | apt-get update jsonc_removal: | -- cgit v1.2.3