Skip to content

Commit

Permalink
BUG: Tweak numpy verison?
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoneback committed Aug 31, 2022
1 parent ec31f45 commit 73a49ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
numpy_ver: [latest]
include:
- python-version: "3.8"
numpy_ver: "1.20"
numpy_ver: "1.21"
os: "ubuntu-latest"

name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
Expand Down

0 comments on commit 73a49ed

Please sign in to comment.