Skip to content

Commit 32fd6ed

Browse files
committed
'yml'
1 parent 2feff50 commit 32fd6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# arch: x86_64
2626

2727

28-
python: [["cp36", "3.6"],["cp37", "3.7"],["cp38", "3.8"],["cp39", "3.9"],["cp310", "3.10"], ["cp311", "3.11"], ["cp312", "3.12"]]
28+
python: [["cp38", "3.8"],["cp39", "3.9"],["cp310", "3.10"], ["cp311", "3.11"], ["cp312", "3.12"]]
2929

3030
runs-on: ${{ matrix.buildplat.platform }}
3131

0 commit comments

Comments
 (0)