Skip to content

Commit

Permalink
Revert "ci: Disable Debian Trixie builds"
Browse files Browse the repository at this point in the history
This reverts commit 162ded6.

stdeb is back in unstable and trixie now (following
<https://tracker.debian.org/news/1553236/accepted-stdeb-0100-21-source-into-unstable/>).

Refs #773.
  • Loading branch information
legoktm committed Aug 20, 2024
1 parent f739761 commit 68c7e49
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -608,13 +608,9 @@ workflows:
- build-debian-bullseye:
requires:
- build-container-image
# FIXME: Currently disabled because `stdeb` does not work with Python
# 3.12, which has become the default in Debian Trixie. See also:
# https://github.com/freedomofpress/dangerzone/issues/773
#
#- build-debian-trixie:
# requires:
# - build-container-image
- build-debian-trixie:
requires:
- build-container-image
- build-debian-bookworm:
requires:
- build-container-image
Expand Down

0 comments on commit 68c7e49

Please sign in to comment.