This repository was archived by the owner on May 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ trigger:
1111- master
1212
1313pr :
14- - master
14+ - master
1515
1616jobs :
1717 - template : azure/windows.yml
@@ -30,12 +30,12 @@ jobs:
3030 py_3.7_32 :
3131 PYTHON_VERSION : " 3.7"
3232 PYTHON_ARCH : " x86"
33- NP_BUILD_DEP : " 1.14 .5"
33+ NP_BUILD_DEP : " 1.16 .5"
3434 NIGHTLY_BUILD : " true"
3535 py_3.7_64 :
3636 PYTHON_VERSION : " 3.7"
3737 PYTHON_ARCH : " x64"
38- NP_BUILD_DEP : " 1.14 .5"
38+ NP_BUILD_DEP : " 1.16 .5"
3939 NIGHTLY_BUILD : " true"
4040 py_3.8_32 :
4141 PYTHON_VERSION : " 3.8"
@@ -71,11 +71,11 @@ jobs:
7171 py_3.7_32 :
7272 MB_PYTHON_VERSION : " 3.7"
7373 PLAT : " i686"
74- NP_BUILD_DEP : " numpy==1.14 .5"
74+ NP_BUILD_DEP : " numpy==1.16 .5"
7575 NIGHTLY_BUILD : " true"
7676 py_3.7_64 :
7777 MB_PYTHON_VERSION : " 3.7"
78- NP_BUILD_DEP : " numpy==1.14 .5"
78+ NP_BUILD_DEP : " numpy==1.16 .5"
7979 NIGHTLY_BUILD : " true"
8080 py_3.8_32 :
8181 MB_PYTHON_VERSION : " 3.8"
@@ -107,7 +107,7 @@ jobs:
107107 NP_BUILD_DEP : " numpy==1.13.3"
108108 py_3.7_64 :
109109 MB_PYTHON_VERSION : " 3.7"
110- NP_BUILD_DEP : " numpy==1.14 .5"
110+ NP_BUILD_DEP : " numpy==1.16 .5"
111111 NIGHTLY_BUILD : " true"
112112 py_3.8_64 :
113113 MB_PYTHON_VERSION : " 3.8"
You can’t perform that action at this time.
0 commit comments