Skip to content

Commit 9b32d20

Browse files
committed
'0328'
1 parent 5f48888 commit 9b32d20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ 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"]]
29-
python: [["cp311", "3.11"]]
28+
python: [["cp36", "3.6"],["cp37", "3.7"],["cp38", "3.8"],["cp39", "3.9"],["cp310", "3.10"], ["cp311", "3.11"], ["cp312", "3.12"]]
29+
3030
runs-on: ${{ matrix.buildplat.platform }}
3131

3232
# if: startsWith(github.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)