mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
ci: bump debian release bullseye -> bookworm
Preparation for bumping meson requirement higher than 0.56.2.
This commit is contained in:
parent
f06390d504
commit
2bd6f87e95
@ -6,7 +6,7 @@ set -o pipefail
|
||||
|
||||
# default to Debian testing
|
||||
DISTRO="${DISTRO:-debian}"
|
||||
RELEASE="${RELEASE:-bullseye}"
|
||||
RELEASE="${RELEASE:-bookworm}"
|
||||
BRANCH="${BRANCH:-upstream-ci}"
|
||||
ARCH="${ARCH:-amd64}"
|
||||
CONTAINER="${RELEASE}-${ARCH}"
|
||||
|
Loading…
Reference in New Issue
Block a user