Skip to content

Commit f4ff8e0

Browse files
committed
ci: Bump Python to 3.14
1 parent 991e614 commit f4ff8e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
# Keep in sync with across other repos like operator-rs and operator-templating
99
RUST_TOOLCHAIN_VERSION: "nightly-2025-05-26"
1010
HADOLINT_VERSION: "v2.12.0"
11-
PYTHON_VERSION: "3.12"
11+
PYTHON_VERSION: "3.14"
1212

1313
jobs:
1414
pre-commit:

0 commit comments

Comments
 (0)