aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-basic-overlay.sh
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2019-12-02 15:20:22 +0100
committerEmilio Jesus Gallego Arias2019-12-02 15:20:22 +0100
commitfcf5d724b5bd26581ecad6055ee33d2758133854 (patch)
treee81f3ad3a127e1cf06632f5fb8835752396c25ff /dev/ci/ci-basic-overlay.sh
parent003512ecebae24bd518155f5a92b851a8f9bcd08 (diff)
parent6d14d726448ca6c3ef0beb8dda97d135fe16b3d0 (diff)
Merge PR #11165: [CI] Test latest artifacts of SF instead of the stable version
Reviewed-by: SkySkimmer Reviewed-by: ejgallego
Diffstat (limited to 'dev/ci/ci-basic-overlay.sh')
-rwxr-xr-xdev/ci/ci-basic-overlay.sh7
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}"