mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-20 14:03:39 +03:00
ci: bump debian release bullseye -> bookworm
Preparation for bumping meson requirement higher than 0.56.2. (cherry picked from commit 2bd6f87e9576417af0fdb1f18dfd17224b9195bf)
This commit is contained in:
parent
45253414fa
commit
d88b36055f
@ -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…
x
Reference in New Issue
Block a user