We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fda5203 commit 341e3bbCopy full SHA for 341e3bb
1 file changed
.github/workflows/testing.yml
@@ -17,8 +17,8 @@ jobs:
17
strategy:
18
matrix:
19
host-os: ["ubuntu-latest", "macos-latest", "windows-latest"]
20
- python-version: ["3.10", "3.11"]
21
- numpy-version: ["1.26"]
+ python-version: ["3.11", "3.12", "3.13"]
+ numpy-version: ["2.4.0"]
22
pyqt-version: ["5.15"]
23
include:
24
- host-os: "ubuntu-latest"
0 commit comments