Skip to content

Commit 341e3bb

Browse files
committed
CI: update testing matrix
1 parent fda5203 commit 341e3bb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
strategy:
1818
matrix:
1919
host-os: ["ubuntu-latest", "macos-latest", "windows-latest"]
20-
python-version: ["3.10", "3.11"]
21-
numpy-version: ["1.26"]
20+
python-version: ["3.11", "3.12", "3.13"]
21+
numpy-version: ["2.4.0"]
2222
pyqt-version: ["5.15"]
2323
include:
2424
- host-os: "ubuntu-latest"

0 commit comments

Comments
 (0)