removed wrong comma
This commit is contained in:
parent
3cf3cfc906
commit
26bad6c9a8
@ -49,5 +49,5 @@ local pipeline(os, arch) = {
|
||||
};
|
||||
|
||||
[
|
||||
pipeline("linux", "amd64"),
|
||||
pipeline("linux", "amd64")
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user