Skip to content

Commit af718c4

Browse files
committed
ci: temporarily add Python 3.14 to pytest workflow to verify fix
1 parent 7c4d5c7 commit af718c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pytest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
python-version:
2626
- "3.10"
2727
- "3.13"
28+
- "3.14"
2829
fail-fast: true
2930

3031
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)