From bfdb1cdfb02f18103fe3982d30107dcd66f9435b Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Mon, 20 May 2019 21:09:09 +0200 Subject: [PATCH] do the nightly build against Coq master --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 04c1059..8b9555c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ build-coq.8.9.0: build-iris.dev: <<: *template variables: - OPAM_PINS: "coq version 8.9.0 coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV" + OPAM_PINS: "coq version dev coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV coq-iris.dev git git+https://gitlab.mpi-sws.org/iris/iris.git#$IRIS_REV" except: only: - triggers -- 2.22.0