aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/user-overlays/08743-ejgallego-zarith.sh
blob: da1d30c1e9ec3ac7c377125e5e63ecfb0e2515ff (plain)
1
2
3
4
5
6
if [ "$CI_PULL_REQUEST" = "11742" ] || [ "$CI_BRANCH" = "zarith+core" ]; then

    bignums_CI_REF=zarith
    bignums_CI_GITURL=https://github.com/ejgallego/bignums

fi