Hass min is pretty high
This commit is contained in:
parent
66b291cb73
commit
400c2d421d
@ -1,18 +1,11 @@
|
|||||||
# Build pipelines
|
# Build pipelines
|
||||||
|
|
||||||
PYTHON_VERSIONS = [
|
PYTHON_VERSIONS = [
|
||||||
"3.8",
|
|
||||||
"3.9",
|
|
||||||
"3.10",
|
|
||||||
"3.11",
|
"3.11",
|
||||||
"3.12",
|
"3.12",
|
||||||
"latest",
|
"latest",
|
||||||
]
|
]
|
||||||
|
|
||||||
PYPY3_VERSIONS = [
|
|
||||||
"3",
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
def main(ctx):
|
def main(ctx):
|
||||||
pipelines = []
|
pipelines = []
|
||||||
|
Loading…
Reference in New Issue
Block a user