aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/07257-herbelin-master+fix-yet-another-unif-dep-in-alphabet.sh
blob: 019cb8054d7a0f5929baf7e64cf3a4886ac7798e (plain)
1
2
3
4
if [ "$CI_PULL_REQUEST" = "7257" ] || [ "$CI_BRANCH" = "master+fix-yet-another-unif-dep-in-alphabet" ]; then
    cross_crypto_CI_REF=master+fix-coq7257-ascii-sensitive-unification
    cross_crypto_CI_GITURL=https://github.com/herbelin/cross-crypto
fi