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 13d3372 commit 6668889Copy full SHA for 6668889
.github/workflows/verify.yml
@@ -5,7 +5,7 @@ name: Latest commit
5
6
env:
7
CACHE_VERSION: 11
8
- DEFAULT_PYTHON: "3.13 3.12"
+ DEFAULT_PYTHON: "3.13"
9
PRE_COMMIT_HOME: ~/.cache/pre-commit
10
11
on:
0 commit comments