File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ GOTIDY = ${GOMOD} tidy
3232# | ---------------- | ----------------------------------------- | -------------------------------------------------------------- |
3333# | amazonlinux | 2, 2023 | |
3434# | ubuntu | 22.04, 24.04 25.04 | |
35- # | debian | bullseye-slim, bookworm-slim | |
35+ # | debian | bullseye-slim, bookworm-slim, trixie-slim | |
3636# | redhatenterprise | 8, 9, 10 | |
3737# | rockylinux | 8, 9, 10 | |
3838# | almalinux | 8, 9, 10 | |
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ GITHUB_PACKAGES_DIR := ./build/github/packages
88AZURE_PACKAGES_DIR := ./build/azure/packages
99GPG_PUBLIC_KEY := .key
1010
11- DEB_DISTROS? =ubuntu-plucky-25.04 ubuntu-noble-24.04 ubuntu-jammy-22.04 debian-bookworm-12 debian-bullseye-11
11+ DEB_DISTROS? =ubuntu-plucky-25.04 ubuntu-noble-24.04 ubuntu-jammy-22.04 debian-trixie-13 debian- bookworm-12 debian-bullseye-11
1212DEB_ARCHS? =arm64 amd64
1313RPM_DISTROS? =oraclelinux-8-x86_64 oraclelinux-9-x86_64 oraclelinux-10-x86_64 suse-15-x86_64
1414RPM_ARCH =x86_64
You can’t perform that action at this time.
0 commit comments