aboutsummaryrefslogtreecommitdiff
path: root/dev/ci
diff options
context:
space:
mode:
authorThéo Zimmermann2020-12-30 11:39:48 +0100
committerThéo Zimmermann2020-12-30 11:39:48 +0100
commitf4fb8a133e813c746ce95e46eba83bb70615bee5 (patch)
tree7f1bbcb7d635233b57595bc24b3e41801a972c84 /dev/ci
parent30f648dc29958add42e7509a9c29f271f768e183 (diff)
[ci] Switch to testing the maintenance branch for Flocq 3.
This is the version that CompCert will be compatible with for the time being.
Diffstat (limited to 'dev/ci')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh
index 97d9537508..8bcbd90f0b 100755
--- a/dev/ci/ci-basic-overlay.sh
+++ b/dev/ci/ci-basic-overlay.sh
@@ -101,7 +101,7 @@ project geocoq "https://github.com/GeoCoq/GeoCoq" "master"
########################################################################
# Flocq
########################################################################
-project flocq "https://gitlab.inria.fr/flocq/flocq" "master"
+project flocq "https://gitlab.inria.fr/flocq/flocq" "flocq-3"
########################################################################
# coq-performance-tests