We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991e614 commit f4ff8e0Copy full SHA for f4ff8e0
1 file changed
.github/workflows/pr_pre-commit.yaml
@@ -8,7 +8,7 @@ env:
8
# Keep in sync with across other repos like operator-rs and operator-templating
9
RUST_TOOLCHAIN_VERSION: "nightly-2025-05-26"
10
HADOLINT_VERSION: "v2.12.0"
11
- PYTHON_VERSION: "3.12"
+ PYTHON_VERSION: "3.14"
12
13
jobs:
14
pre-commit:
0 commit comments