Skip to content

Commit dc7da3e

Browse files
numpy==1.20.0
1 parent f73bfcb commit dc7da3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/weekly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
include:
1616
- python_version: "3.9"
17-
override_requirements: "numpy==1.19.3"
17+
override_requirements: "numpy==1.20.0"
1818
- python_version: "3.11"
1919
- python_version: "3.12"
2020
uses: ./.github/workflows/call_precommit.yml

0 commit comments

Comments
 (0)