Skip to content

Commit 8270652

Browse files
committed
Run tests on Python 3.14
1 parent e95fb93 commit 8270652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- "3.11"
2828
- "3.12"
2929
- "3.13"
30+
- "3.14"
3031
steps:
3132
- uses: actions/checkout@v4
3233
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)