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 5b965f6 commit dead887Copy full SHA for dead887
.github/workflows/ci-checks.yaml
@@ -10,7 +10,7 @@ on:
10
- "*" # Run on all branches
11
12
env:
13
- MIN_PYTHON_VERSION: 3.11
+ MIN_PYTHON_VERSION: 3.12
14
15
jobs:
16
job-pre-commit-check:
0 commit comments