Add missing close curly.
This commit is contained in:
parent
071945e558
commit
31ae1013d7
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ local Pipeline(python_version, alpine_version) = {
|
|||
]
|
||||
}
|
||||
]
|
||||
};
|
||||
|
||||
[
|
||||
Pipeline("3.5", "3.9"),
|
||||
|
|
Loading…
Reference in a new issue