diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3d42366fab1ce532108181c749eadf4ec3f5341b..7f209050b76dfc5768a3e20b4a00971cfb93de8c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -253,7 +253,6 @@
 #     reports:
 #       junit: test/pytest.xml
 #
-
 Pylint:
   script:
   - EXTRA_INSTALL="pybind11 numpy mako matplotlib PyOpenGl IPython"
@@ -266,7 +265,6 @@ Pylint:
   - ". ./prepare-and-run-pylint.sh pyopencl test/test_*.py"
   tags:
   - python3.7
-  - pocl
   except:
   - tags