update ci

This commit is contained in:
Abel Luck 2023-11-07 15:31:04 +01:00
parent f33992a129
commit 856fe9f76f

View file

@ -5,7 +5,7 @@ stages:
- check - check
- build - build
check: check:
image: python:3.11-bullseye image: python:3.11-bookworm
stage: check stage: check
script: script:
- apt-get update - apt-get update