From e87e71788b0bafc61b9093a4e260e7212075814d Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Fri, 1 Jun 2018 11:11:03 +0200
Subject: [PATCH] stop timing 8.7.2 (to save some time on the timing runner)

---
 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 082f67a8..d6bfe9fa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -40,10 +40,6 @@ build-coq.8.7.2:
   <<: *template
   variables:
     OPAM_PINS: "coq version 8.7.2"
-    TIMING_PROJECT: "lambda-rust"
-    TIMING_CONF: "coq-8.7.2"
-  tags:
-  - fp-timing
 
 build-iris.dev:
   <<: *template
-- 
GitLab