~eliasnaur/gio-cmd

7b925a6c25679ecbe0da5b78185b3b50645979a7 — Chris Waldon 5 months ago 940364d
ci: use working debian image

Builds.sr.ht is having problems with the debian/testing image because it is
switching which concrete debian release it points at. In the meantime, we can
use use the same release as before by a concrete name.

Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M .builds/linux.yml
M .builds/linux.yml => .builds/linux.yml +1 -1
@@ 1,5 1,5 @@
# SPDX-License-Identifier: Unlicense OR MIT
image: debian/testing
image: debian/bookworm
packages:
 - curl
 - pkg-config