Skip to content

Commit

Permalink
Attempt to get NumPy2 GHA job running
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed Nov 7, 2024
1 parent a2f27b2 commit 1ea3c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_pr_and_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
skip_doctest: 1
TARGET: linux
PYENV: pip
PACKAGES: 'numpy>2.0' scipy networkx dill gurobipy
PACKAGES: numpy scipy networkx dill gurobipy

- os: ubuntu-latest
python: 3.9
Expand Down

0 comments on commit 1ea3c8c

Please sign in to comment.