Skip to content

Commit

Permalink
update numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchelbaker-cisa committed Jul 26, 2024
1 parent 5c98902 commit af27b04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_smoke_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
python -m pip install .
pip install -r requirements.txt
pip install pytest
pip uninstall numpy
pip install numpy==1.26.4
- name: Download OPA executable
run: python download_opa.py -v 0.60.0 -os windows
Expand Down

0 comments on commit af27b04

Please sign in to comment.