Skip to content

Commit 885f9bc

Browse files
committed
Add tests with Python 3.13
1 parent e9fe882 commit 885f9bc

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
@@ -22,6 +22,7 @@ jobs:
2222
- "3.10"
2323
- "3.11"
2424
- "3.12"
25+
- "3.13"
2526

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

0 commit comments

Comments
 (0)