diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3130f5f..2755ced 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -139,7 +139,6 @@ test: - REQUIREMENTS: - requirements.txt - .DEBIAN/requirements-bookworm-12.txt - - .DEBIAN/requirements-ubuntu-23.04.txt - .DEBIAN/requirements-ubuntu-23.10.txt before_script: - apt-get update && apt-get install -y python3-dev gcc