diff options
| author | Tej Chajed | 2020-06-17 13:35:04 -0500 |
|---|---|---|
| committer | Tej Chajed | 2020-06-17 13:35:04 -0500 |
| commit | 21cc4cb0e687f80e8b49b2a6c9f20331d84d2c39 (patch) | |
| tree | 7b26b3381659516b5329140286f54f406ffac72d /dev | |
| parent | 6499de1a834fa4e039246ac8b821ca23dd2a497e (diff) | |
[ci] Use a tested branch of Perennial
Diffstat (limited to 'dev')
| -rwxr-xr-x | dev/ci/ci-basic-overlay.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index cdf00f4767..475f812b5a 100755 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -349,7 +349,7 @@ ######################################################################## # perennial ######################################################################## -: "${perennial_CI_REF:=master}" +: "${perennial_CI_REF:=coq/tested}" : "${perennial_CI_GITURL:=https://github.com/mit-pdos/perennial}" : "${perennial_CI_ARCHIVEURL:=${perennial_CI_GITURL}/archive}" |
