Skip to content

Commit

Permalink
chore: deprecate debian bullseye, add debian trixie
Browse files Browse the repository at this point in the history
  • Loading branch information
mikonse committed Jan 2, 2024
1 parent cef6a5a commit 0b75f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build_debian_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
from typing import Optional, Sequence

DISTS = (
"debian:bullseye",
"debian:bookworm",
"debian:trixie",
"ubuntu:jammy", # 22.04
)

Expand Down

0 comments on commit 0b75f80

Please sign in to comment.