Skip to content

Commit 53658c8

Browse files
committed
[build] Switch to Python 3.13
1 parent d88aff5 commit 53658c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
strategy:
3838
fail-fast: false
3939
matrix:
40-
python-version: ['3.9']
40+
python-version: ['3.13']
4141
platform: [x64]
4242
env:
4343
ACTIONS_ALLOW_UNSECURE_COMMANDS: true

0 commit comments

Comments
 (0)