updated test to debian bookworm

This commit is contained in:
Oscar Krause 2023-11-03 14:03:48 +01:00
parent 948934ad0e
commit 236948e483
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ build:pacman:
- "*.pkg.tar.zst" - "*.pkg.tar.zst"
test: test:
image: python:3.11-slim-bullseye image: python:3.11-slim-bookworm
stage: test stage: test
rules: rules:
- if: $CI_COMMIT_BRANCH - if: $CI_COMMIT_BRANCH