Skip to content

Commit 6cea5dc

Browse files
authored
Add Python version 3.14 to CI workflow (#599)
1 parent 813fb8c commit 6cea5dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- "3.11"
2424
- "3.12"
2525
- "3.13"
26+
- "3.14"
2627

2728
steps:
2829
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)