We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d511178 commit cfb19fdCopy full SHA for cfb19fd
1 file changed
.github/workflows/testing.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
host-os: ["ubuntu-latest", "macos-latest", "windows-latest"]
20
- python-version: ["3.11", "3.12", "3.13"]
+ python-version: ["3.12", "3.13"]
21
numpy-version: ["2.4.0"]
22
pyqt-version: ["5.15"]
23
include:
0 commit comments