Skip to content

Commit

Permalink
tox.ini, .github/workflows/docker.yml: Add debian-trixie
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Aug 22, 2023
1 parent 16cf964 commit 8436612
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ on:
"debian-buster-gcc_spkg",
"debian-bullseye",
"debian-bookworm",
"debian-trixie",
"debian-sid",
"linuxmint-20.1",
"linuxmint-20.2",
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ setenv =
debian-bullseye: BASE_TAG=bullseye
debian-bullseye: IGNORE_MISSING_SYSTEM_PACKAGES=yes
debian-bookworm: BASE_TAG=bookworm
debian-trixie: BASE_TAG=trixie
debian-sid: BASE_TAG=sid
#
# https://hub.docker.com/u/linuxmintd
Expand Down

0 comments on commit 8436612

Please sign in to comment.