Skip to content

Commit 0452a69

Browse files
committed
- linux fix
1 parent cb45119 commit 0452a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
matrix:
2828
# python-version: [3.7]
29-
python-version: [cp35-cp35m, cp36-cp36m, cp37-cp37m, cp38-cp38]
29+
python-version: [cp36-cp36m, cp37-cp37m, cp38-cp38]
3030

3131
steps:
3232
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)