@cryptotaxi247 / netdata-1 / commits / 427c10179

Temporarily remove platform EOL check for Debian 12 (#14603)

Tasos Katsoulas committed Feb 24, 2023 at 22:03 UTC 427c101796e0d9154cb97d275bd460ed58faab4b
1 file changed +1 -1
.github/data/distros.yml
+1 -1
@@ -92,7 +92,7 @@ include:
92 distro: debian
93 version: "12"
94 base_image: debian:bookworm
95 - eol_check: true
95 + eol_check: false
96 env_prep: |
97 apt-get update
98 jsonc_removal: |