From 236948e483685c4c36f2465fb19bd31f27fd2431 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Fri, 3 Nov 2023 14:03:48 +0100 Subject: [PATCH] updated test to debian bookworm --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6f528b2..022ebd7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -126,7 +126,7 @@ build:pacman: - "*.pkg.tar.zst" test: - image: python:3.11-slim-bullseye + image: python:3.11-slim-bookworm stage: test rules: - if: $CI_COMMIT_BRANCH