We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8283b commit 62b2ed7Copy full SHA for 62b2ed7
.github/workflows/test.yml
@@ -18,8 +18,6 @@ jobs:
18
strategy:
19
matrix:
20
python-version:
21
- - "3.10"
22
- - "3.11"
23
- "3.12"
24
25
steps:
0 commit comments