Skip to content

Commit 75d01a2

Browse files
authored
Update python-publish.yml
1 parent bca2826 commit 75d01a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build manylinux Python wheels
2525
uses: RalfG/python-wheels-manylinux-build@v0.2.2-manylinux2010_x86_64
2626
with:
27-
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38m'
27+
python-versions: 'cp36-cp36m cp37-cp37m cp38-cp38'
2828
build-requirements: 'cython numpy scipy scikit-learn'
2929
system-packages: ''
3030
package-path: ''

0 commit comments

Comments
 (0)