mirror of
https://github.com/spritsail/alpine.git
synced 2025-06-16 07:51:12 +00:00
This commit is contained in:
@ -2,7 +2,8 @@ def main(ctx):
|
||||
return [
|
||||
step("3.8"),
|
||||
step("3.9"),
|
||||
step("3.10",["latest"]),
|
||||
step("3.10"),
|
||||
step("3.11",["latest"]),
|
||||
step("edge"),
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user