Use Python 3.12 for fuzz-parser in CI (#14159)

This commit is contained in:
Alex Waygood
2024-11-07 15:51:04 +00:00
committed by GitHub
parent fe8e49de9a
commit adc4216afb

View File

@@ -16,7 +16,7 @@ env:
CARGO_TERM_COLOR: always
RUSTUP_MAX_RETRIES: 10
PACKAGE_NAME: ruff
PYTHON_VERSION: "3.11"
PYTHON_VERSION: "3.12"
jobs:
determine_changes: