Skip to content

Commit

Permalink
numpy==1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderDokuchaev committed Jan 14, 2025
1 parent f73bfcb commit dc7da3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
include:
- python_version: "3.9"
override_requirements: "numpy==1.19.3"
override_requirements: "numpy==1.20.0"
- python_version: "3.11"
- python_version: "3.12"
uses: ./.github/workflows/call_precommit.yml
Expand Down

0 comments on commit dc7da3e

Please sign in to comment.