From 50070aa2dce89e4337c64a353ee34d033fba4a4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 1 Dec 2020 13:06:08 +0000 Subject: .gitlab-ci.yml: No need special runner for cached overnigth test --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ccf114c2a..995a7bf92 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -135,8 +135,6 @@ overnight-tests: <<: *overnight-tests-template script: - make -C freedesktop-sdk - tags: - - overnight-tests overnight-tests-no-cache: <<: *overnight-tests-template -- cgit v1.2.1