Skip to content

Commit b267433

Browse files
Add log handler autoinstrumentation for Python
1 parent 681384e commit b267433

29 files changed

Lines changed: 885 additions & 2930 deletions

File tree

.github/workflows/generate_workflows.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ 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",
5857
}
5958

6059
test_job_datas = []

0 commit comments

Comments
 (0)