From e37a60a2a5b1bc2f46d1dfbbf117cd53d542ea15 Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Tue, 11 Feb 2020 12:13:37 +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 aae3367f7..ce82024b6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -52,6 +52,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