aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoqbot-app[bot]2020-08-25 10:27:06 +0000
committerGitHub2020-08-25 10:27:06 +0000
commita4428859baffc7d71eebe62b78456e088785ef09 (patch)
treea0e08537799ec3ea2ddba192a073496064592402
parentae7e82a5873de2cc4fdbfd0d10e0fa3961146ffd (diff)
parentb2344b3f320b6e603735edf0aaaceed6a18fd081 (diff)
Merge PR #12870: CI: stop testing 4.11+trunk
Reviewed-by: ejgallego
-rw-r--r--.gitlab-ci.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ed944366f1..ffd87d4951 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -612,12 +612,6 @@ test-suite:edge:dune:dev:
expire_in: 2 week
allow_failure: true
-test-suite:4.11+trunk+dune:
- extends: .test-suite:ocaml+beta+dune-template
- variables:
- OCAMLVER: 4.11.0+trunk
-
-# Pending on https://github.com/ocaml/dune/pull/3585
# test-suite:4.12+trunk+dune:
# extends: .test-suite:ocaml+beta+dune-template
# variables: