cpy3.8 build ml2010, drop 3.13t
Switch source build to 3.14 (not t)
This commit is contained in:
@@ -26,8 +26,9 @@ jobs:
|
||||
py: cp37-cp37m
|
||||
skip: true
|
||||
|
||||
- ml: manylinux2014_x86_64
|
||||
- ml: manylinux2010_x86_64
|
||||
py: cp38-cp38
|
||||
skip: true
|
||||
|
||||
- ml: manylinux2014_x86_64
|
||||
py: cp39-cp39
|
||||
@@ -44,15 +45,12 @@ jobs:
|
||||
- ml: manylinux2014_x86_64
|
||||
py: cp313-cp313
|
||||
|
||||
- ml: manylinux2014_x86_64
|
||||
py: cp313-cp313t
|
||||
|
||||
- ml: manylinux_2_28_x86_64
|
||||
py: cp314-cp314
|
||||
src: true
|
||||
|
||||
- ml: manylinux_2_28_x86_64
|
||||
py: cp314-cp314t
|
||||
src: true
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user