We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c066f commit de04fd0Copy full SHA for de04fd0
azure/posix.yml
@@ -9,7 +9,7 @@ jobs:
9
vmImage: ${{ parameters.vmImage }}
10
variables:
11
REPO_DIR: "pandas"
12
- BUILD_COMMIT: "v1.0.2"
+ BUILD_COMMIT: "v1.0.3"
13
PLAT: "x86_64"
14
NP_BUILD_DEP: "numpy==1.13.3"
15
CYTHON_BUILD_DEP: "cython==0.29.13"
azure/windows.yml
@@ -8,7 +8,7 @@ jobs:
8
pool:
NP_BUILD_DEP: "1.13.3"
CYTHON_BUILD_DEP: "0.29.13"
NIGHTLY_BUILD_COMMIT: "master"
0 commit comments