mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Revert "ci: Disable Debian Trixie builds"
This reverts commit 162ded6a75
.
stdeb is back in unstable and trixie now (following
<https://tracker.debian.org/news/1553236/accepted-stdeb-0100-21-source-into-unstable/>).
Refs #773.
This commit is contained in:
parent
f739761405
commit
68c7e496f1
1 changed files with 3 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue