From e95c967d78b1db1c903a6684ebf8a7c14f03efd8 Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Tue, 11 Feb 2020 12:13:53 +0100
Subject: [PATCH] temporarily also time 8.9.1 again

---
 .gitlab-ci.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 561a2845..16178f28 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -51,6 +51,8 @@ build-coq.8.9.1:
   <<: *template
   variables:
     OPAM_PINS: "coq version 8.9.1"
+  tags:
+  - fp-timing
 
 build-coq.8.8.2:
   <<: *template
-- 
GitLab