mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
ci: bump debian release bullseye -> bookworm
Preparation for bumping meson requirement higher than 0.56.2.
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user