Skip to content

Commit

Permalink
Add support for Debian Bookworm
Browse files Browse the repository at this point in the history
Fixes #172
  • Loading branch information
deeplow committed Oct 19, 2022
1 parent 225cb2b commit ac31432
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -320,13 +320,12 @@ workflows:
- build-debian-bullseye:
requires:
- build-container-image
## Waiting for upstream fix https://github.com/freedomofpress/dangerzone/issues/172
#- build-debian-bookworm:
# requires:
# - build-container-image
#- build-fedora-37:
# requires:
# - build-container-image
- build-debian-bookworm:
requires:
- build-container-image
- build-fedora-37:
requires:
- build-container-image
- build-fedora-36:
requires:
- build-container-image
Expand Down

0 comments on commit ac31432

Please sign in to comment.