Skip to content

Commit dec856e

Browse files
authored
add 3.14 to test matrix
1 parent 28867e9 commit dec856e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- {python: "3.11", os: "ubuntu-latest"}
2323
- {python: "3.12", os: "ubuntu-latest"}
2424
- {python: "3.13", os: "ubuntu-latest"}
25+
- {python: "3.14", os: "ubuntu-latest"}
2526
steps:
2627
- uses: actions/checkout@v5
2728
with:

0 commit comments

Comments
 (0)