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 25a5a17 commit f919e92Copy full SHA for f919e92
.github/workflows/ci.yaml
@@ -4,7 +4,7 @@ on: [push]
4
5
env:
6
CACHE_VERSION: 3
7
- DEFAULT_PYTHON: 3.8
+ DEFAULT_PYTHON: 3.9
8
PRE_COMMIT_CACHE: ~/.cache/pre-commit
9
10
jobs:
0 commit comments