Skip to content

Commit

Permalink
CI: bump numpy to v1.26 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dmgav committed Jan 18, 2024
1 parent 5895191 commit b7f7f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
host-os: ["ubuntu-latest", "macos-latest", "windows-latest"]
python-version: ["3.9", "3.10", "3.11"]
numpy-version: ["1.24"]
numpy-version: ["1.26"]
pyqt-version: ["5.15"]
include:
- host-os: "ubuntu-latest"
Expand Down

0 comments on commit b7f7f48

Please sign in to comment.