aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/11051-gares-elpi-1.8.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/user-overlays/11051-gares-elpi-1.8.sh')
-rw-r--r--dev/ci/user-overlays/11051-gares-elpi-1.8.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev/ci/user-overlays/11051-gares-elpi-1.8.sh b/dev/ci/user-overlays/11051-gares-elpi-1.8.sh
deleted file mode 100644
index 7845654375..0000000000
--- a/dev/ci/user-overlays/11051-gares-elpi-1.8.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ "$CI_PULL_REQUEST" = "11051" ] || [ "$CI_BRANCH" = "elpi-1.8" ]; then
-
- elpi_CI_REF="coq-master+v1.2"
- elpi_CI_GITURL=https://github.com/LPCIC/coq-elpi
-
-fi