Skip to content

Commit b499045

Browse files
authored
[Release] Add more windows release (#1567)
1 parent e0c79b0 commit b499045

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release_win_amd64.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ jobs:
1212
runs-on: windows-2019
1313
strategy:
1414
matrix:
15-
# python-version: [ '3.8', '3.9', '3.10', '3.11', '3.12']
16-
python-version: ['3.10']
15+
python-version: [ '3.8', '3.9', '3.10', '3.11', '3.12']
1716
architecture: [ 'x64' ]
1817

1918
steps:

0 commit comments

Comments
 (0)