Skip to content

Commit 1a52c29

Browse files
committed
CI: add python 3.13-dev to python-versions
1 parent ee00fa4 commit 1a52c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ubuntu-latest
4040
strategy:
4141
matrix:
42-
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
42+
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13-dev"]
4343

4444
steps:
4545

0 commit comments

Comments
 (0)