Skip to content

Commit bdd87d0

Browse files
committed
add 3.14 to the testing matrix
1 parent 0a8fa0c commit bdd87d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
fail-fast: false
3939
matrix:
4040
os: [ubuntu-latest, macos-latest, windows-latest]
41-
python-version: ["3.11", "3.12", "3.13"]
41+
python-version: ["3.11", "3.12", "3.13", "3.14"]
4242

4343
steps:
4444
- name: Checkout code

0 commit comments

Comments
 (0)