We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df09763 commit 873a63aCopy full SHA for 873a63a
1 file changed
.github/workflows/general_checks.yaml
@@ -28,7 +28,7 @@ jobs:
28
testing-matrix: |
29
{
30
"os": ["ubuntu-22.04", "ubuntu-24.04", "macos-14"],
31
- "python-version": ["3.10", "3.11", "3.12", "3.13"],
+ "python-version": ["3.11", "3.12", "3.13"],
32
}
33
34
pre-commit:
0 commit comments