summaryrefslogtreecommitdiffstats
path: root/.github/data/distros.yml
diff options
context:
space:
mode:
authorTasos Katsoulas <12612986+tkatsoulas@users.noreply.github.com>2023-02-24 22:03:54 +0200
committerGitHub <noreply@github.com>2023-02-24 22:03:54 +0200
commit427c101796e0d9154cb97d275bd460ed58faab4b (patch)
treec5c1ff49eaea228c3ff4496ba03e3705d945cc38 /.github/data/distros.yml
parenta20b8c4ab47c84f8e9f1473e78472ff4bedd57f1 (diff)
Temporarily remove platform EOL check for Debian 12 (#14603)
Diffstat (limited to '.github/data/distros.yml')
-rw-r--r--.github/data/distros.yml2
1 files changed, 1 insertions, 1 deletions
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: |