summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/data/distros.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/data/distros.yml b/.github/data/distros.yml
index 3e3b86429c..1c36ccfabc 100644
--- a/.github/data/distros.yml
+++ b/.github/data/distros.yml
@@ -155,7 +155,6 @@ include:
- <<: *debian
version: "11"
base_image: debian:bullseye
- bundle_sentry: false
packages:
<<: *debian_packages
repo_distro: debian/bullseye
@@ -282,7 +281,7 @@ include:
support_type: Core
notes: ''
eol_check: true
- bundle_sentry: false
+ bundle_sentry: true
env_prep: |
rm -f /etc/apt/apt.conf.d/docker && apt-get update
jsonc_removal: |