Skip to content

Commit

Permalink
CI: Update latest released NumPy (1.26.4) for the windows tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
WarrenWeckesser committed Feb 9, 2024
1 parent 767f812 commit f2f836d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:

strategy:
matrix:
numpy-version: ['1.25.2', '1.26.2']
numpy-version: ['1.25.2', '1.26.4']
os: ['windows-2019', 'windows-latest']
fail-fast: false

Expand Down

0 comments on commit f2f836d

Please sign in to comment.