Skip to content

Commit

Permalink
Updating numpy legacy tests
Browse files Browse the repository at this point in the history
  • Loading branch information
naoise-h committed May 22, 2024
1 parent b0db7bc commit 90572f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/libraries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@ jobs:

matrix:
include:
- library: numpy
version: 1.23.5
python-version: '3.10'
- library: numpy
version: 1.24.4
python-version: '3.11'
- library: numpy
version: 1.25.2
python-version: '3.11'
- library: numpy
version: 1.26.4
python-version: '3.11'

- library: scikit-learn
version: 1.2.2
Expand Down

0 comments on commit 90572f3

Please sign in to comment.