Commit eb7102cd authored by Snawoot's avatar Snawoot Committed by GitHub

Merge pull request #139 from Snawoot/win7_pipeline

add win7 channels to default ndl config
parents 4d51368c 7cfc28f6
...@@ -189,6 +189,24 @@ ...@@ -189,6 +189,24 @@
"certlevel": "Certified" "certlevel": "Certified"
} }
}, },
{
"type": "nvidia_downloads",
"name": "downloads win7 stable",
"params": {
"os": "Windows7_64",
"product": "GeForce",
"certlevel": "Certified"
}
},
{
"type": "nvidia_downloads",
"name": "downloads win7 quadro stable",
"params": {
"os": "Windows7_64",
"product": "Quadro",
"certlevel": "Certified"
}
},
{ {
"type": "cuda_downloads", "type": "cuda_downloads",
"name": "cuda toolkit tracker", "name": "cuda toolkit tracker",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment