aboutsummaryrefslogblamecommitdiff
path: root/test/conda/scenarios.json
blob: 9cc2fc13605a8ec065a001547d4345779fd12e97 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                       
{
    "install_conda": {
        "image": "ubuntu:focal",
        "features": {
            "conda": {
                "version": "4.12.0",
                "addCondaForge": "true"
            }
        }
    }
}