Skip to content

Commit

Permalink
Update .github/workflows/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jklenzing authored Aug 9, 2024
1 parent d14d860 commit f7f4fdd
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.9"
numpy_ver: "1.22"
numpy_ver: "1.24"
os: "ubuntu-latest"

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

0 comments on commit f7f4fdd

Please sign in to comment.