Skip to content

Commit 35ed8b8

Browse files
authored
Merge branch 'main' into get-tracer-doc-string
2 parents fc2ec62 + 253e1c7 commit 35ed8b8

16 files changed

Lines changed: 2261 additions & 553 deletions

File tree

.github/workflows/generate_workflows.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ def get_test_job_datas(tox_envs: list, operating_systems: list) -> list:
5454
"py312": "3.12",
5555
"py313": "3.13",
5656
"py314": "3.14",
57+
"py314t": "3.14t",
5758
}
5859

5960
test_job_datas = []

0 commit comments

Comments
 (0)