We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4617899 commit fc89410Copy full SHA for fc89410
1 file changed
.github/workflows/tests.yaml
@@ -36,7 +36,7 @@ jobs:
36
include:
37
# Only test oldest supported and latest python version to reduce
38
# GitHub API calls, as they can get rate limited
39
- - python-version: 3.9
+ - python-version: 3.10
40
- python-version: 3.x
41
42
steps:
0 commit comments