Skip to content

Commit 8519361

Browse files
committed
Stop testing in 3.9, start testin in 3.14
1 parent 06d8f28 commit 8519361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ jobs:
4949
fail-fast: false
5050
matrix:
5151
py:
52-
- 3.9
5352
- "3.10"
5453
- "3.11"
5554
- "3.12"
5655
- "3.13"
56+
- "3.14"
5757
platform:
5858
- ubuntu-latest
5959
- macos-latest

0 commit comments

Comments
 (0)