We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73bfcb commit dc7da3eCopy full SHA for dc7da3e
.github/workflows/weekly.yml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
include:
16
- python_version: "3.9"
17
- override_requirements: "numpy==1.19.3"
+ override_requirements: "numpy==1.20.0"
18
- python_version: "3.11"
19
- python_version: "3.12"
20
uses: ./.github/workflows/call_precommit.yml
0 commit comments