Run py-fuzzer using Python 3.14 in CI (#20957)
This commit is contained in:
@@ -66,7 +66,7 @@ def ruff_contains_bug(code: str, *, ruff_executable: Path) -> bool:
|
||||
"lint.select=[]",
|
||||
"--no-cache",
|
||||
"--target-version",
|
||||
"py313",
|
||||
"py314",
|
||||
"--preview",
|
||||
"-",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user