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
- build
check:
image: python:3.11-bullseye
image: python:3.11-bookworm
stage: check
script:
- apt-get update