Merge pull request #139 from Snawoot/win7_pipeline

add win7 channels to default ndl config
pull/140/head
Snawoot 5 years ago committed by GitHub
commit eb7102cd85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -189,6 +189,24 @@
"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",
"name": "cuda toolkit tracker",

Loading…
Cancel
Save