Remove stale GitLab CI config

This commit is contained in:
Hugo Osvaldo Barrera 2025-04-07 18:31:50 +02:00
parent e76d8a5b03
commit 057f3af293

View file

@ -1,6 +0,0 @@
python37:
image: python:3.7
before_script:
- make -e install-dev
script:
- make -e ci-test