Skip to content

Commit f123065

Browse files
committed
Add tests with Python 3.13
1 parent f0246ed commit f123065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- "3.10"
2222
- "3.11"
2323
- "3.12"
24+
- "3.13"
2425

2526
name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
2627
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)