diff options
| author | Maxime Dénès | 2019-11-22 13:44:04 +0100 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2019-12-02 13:13:52 +0100 |
| commit | 99221bbdb1792ee4bc642006a372da76d257b7e5 (patch) | |
| tree | 0b211133d0a109cf25184583dd89378255b1f6ff /dev/ci/ci-basic-overlay.sh | |
| parent | 003512ecebae24bd518155f5a92b851a8f9bcd08 (diff) | |
[CI] Test latest artifacts of SF instead of the stable version
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
| -rwxr-xr-x | dev/ci/ci-basic-overlay.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index de21b17f9f..87122e0fb5 100755 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -186,13 +186,6 @@ : "${color_CI_ARCHIVEURL:=${color_CI_GITURL}/archive}" ######################################################################## -# SF -######################################################################## -: "${sf_lf_CI_TARURL:=https://softwarefoundations.cis.upenn.edu/lf-current/lf.tgz}" -: "${sf_plf_CI_TARURL:=https://softwarefoundations.cis.upenn.edu/plf-current/plf.tgz}" -: "${sf_vfa_CI_TARURL:=https://softwarefoundations.cis.upenn.edu/vfa-current/vfa.tgz}" - -######################################################################## # TLC ######################################################################## : "${tlc_CI_REF:=master-for-coq-ci}" |
