We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec97e8 commit b414c55Copy full SHA for b414c55
1 file changed
.github/workflows/build.yml
@@ -23,8 +23,8 @@ jobs:
23
]
24
python-version: [
25
'3.8',
26
- '3.9',
27
- '3.10'
+ '3.10',
+ '3.12'
28
29
30
steps:
0 commit comments