Skip to content

Commit

Permalink
RLS v1.1.2 (MacPython#98)
Browse files Browse the repository at this point in the history
Co-authored-by: Pandas Development Team <[email protected]>
  • Loading branch information
simonjayhawkins and Pandas Development Team authored Sep 8, 2020
1 parent 5543626 commit ee50b36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion azure/posix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
vmImage: ${{ parameters.vmImage }}
variables:
REPO_DIR: "pandas"
BUILD_COMMIT: "v1.1.1"
BUILD_COMMIT: "v1.1.2"
PLAT: "x86_64"
NP_BUILD_DEP: "numpy==1.13.3"
CYTHON_BUILD_DEP: "cython==0.29.16"
Expand Down
2 changes: 1 addition & 1 deletion azure/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
pool:
vmImage: ${{ parameters.vmImage }}
variables:
BUILD_COMMIT: "v1.1.1"
BUILD_COMMIT: "v1.1.2"
NP_BUILD_DEP: "1.13.3"
CYTHON_BUILD_DEP: "0.29.16"
NIGHTLY_BUILD_COMMIT: "master"
Expand Down

0 comments on commit ee50b36

Please sign in to comment.