Skip to content

ci: replace EOL Debian bullseye with trixie in integration matrix - #222

Merged
maxday merged 1 commit into
mainfrom
maxday/ci-replace-bullseye-with-trixie
Sep 11, 2026
Merged

ci: replace EOL Debian bullseye with trixie in integration matrix#222
maxday merged 1 commit into
mainfrom
maxday/ci-replace-bullseye-with-trixie

Conversation

@maxday

@maxday maxday commented Sep 11, 2026

Copy link
Copy Markdown
Member

Debian 11 bullseye's bullseye-security apt Release file has expired on the mirror, causing 'apt-get update' to fail (exit 100) in the echo Dockerfile and breaking all bullseye integration jobs regardless of Python version. Bullseye is oldstable/EOL-track; replace it with the current stable release, trixie (Debian 13), across Python 3.10-3.14.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Debian 11 bullseye's bullseye-security apt Release file has expired on
the mirror, causing 'apt-get update' to fail (exit 100) in the echo
Dockerfile and breaking all bullseye integration jobs regardless of
Python version. Bullseye is oldstable/EOL-track; replace it with the
current stable release, trixie (Debian 13), across Python 3.10-3.14.
@maxday
maxday merged commit cebe1bb into main Sep 11, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants