We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2421723 commit cda2483Copy full SHA for cda2483
.github/workflows/tests.yaml
@@ -8,7 +8,7 @@ on:
8
pull_request:
9
10
env:
11
- DEFAULT_PYTHON: 3.9
+ DEFAULT_PYTHON: 3.11
12
13
jobs:
14
pre-commit:
0 commit comments