fix: noconfirm auto-selects first AUR match
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"matrix": {
|
||||
"options": {
|
||||
"python": [
|
||||
{ "val": null },
|
||||
{ "val": "python2" },
|
||||
{ "val": "python3" },
|
||||
{ "val": "pypy" },
|
||||
{ "val": "pypy3" }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user