Skip to content

Commit 228cbbc

Browse files
committed
CI: test py313
1 parent 33361aa commit 228cbbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
fail-fast: false
6262
matrix:
6363
os: [ubuntu-latest, windows-latest, macos-13]
64-
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
64+
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
6565

6666
steps:
6767
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)