diff options
| author | Enrico Tassi | 2020-11-26 10:10:04 +0100 |
|---|---|---|
| committer | Enrico Tassi | 2020-11-26 11:26:59 +0100 |
| commit | f3f813a11ac70950d2f5938728bbb337d7873b44 (patch) | |
| tree | bac0317bf8c2c3bec7fb04d0de1d5b07a4a9b35b /dev/ci/user-overlays | |
| parent | 02a04a2a98cc20c83f8465ab992e39ce4380f94e (diff) | |
[ci] bump elpi to 1.12.0
Diffstat (limited to 'dev/ci/user-overlays')
| -rw-r--r-- | dev/ci/user-overlays/13481-elpi-1.12.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev/ci/user-overlays/13481-elpi-1.12.sh b/dev/ci/user-overlays/13481-elpi-1.12.sh new file mode 100644 index 0000000000..a6be2e3a1a --- /dev/null +++ b/dev/ci/user-overlays/13481-elpi-1.12.sh @@ -0,0 +1,6 @@ +if [ "$CI_PULL_REQUEST" = "13481" ] || [ "$CI_BRANCH" = "elpi-1.12" ]; then + + elpi_CI_REF=coq-master+elpi.1.12 + elpi_hb_CI_REF=coq-master+coq-elpi-1.7.0+elpi-1.12 + +fi |
