features/test/conda/scenarios.json

12 lines
212 B
JSON
Raw Normal View History

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