We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08633be commit fb56781Copy full SHA for fb56781
.github/workflows/test.yaml
@@ -24,7 +24,7 @@ jobs:
24
matrix:
25
include:
26
- os: ubuntu-latest
27
- python: "3.9"
+ python: "3.10"
28
29
python: "3.11"
30
0 commit comments