Skip to content

Commit 6282d8c

Browse files
committed
CI: test Python 3.13 support
1 parent 5f883f1 commit 6282d8c

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
@@ -24,7 +24,7 @@ jobs:
2424
python-version: [
2525
'3.8',
2626
'3.10',
27-
'3.12'
27+
'3.13'
2828
]
2929

3030
steps:

0 commit comments

Comments
 (0)