Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit 44f7fed

Browse files
Rename master -> main (#172)
1 parent 6085fe4 commit 44f7fed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azure/posix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
PLAT: "x86_64"
1414
NP_BUILD_DEP: "numpy==1.17.3"
1515
CYTHON_BUILD_DEP: "cython==0.29.24"
16-
NIGHTLY_BUILD_COMMIT: "master"
16+
NIGHTLY_BUILD_COMMIT: "main"
1717
NIGHTLY_BUILD: "false"
1818
TEST_DEPENDS: "pytest pytest-xdist hypothesis"
1919
TEST_DIR: "tmp_for_test"

azure/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
BUILD_COMMIT: "v1.4.0rc0"
1212
NP_BUILD_DEP: "1.17.3"
1313
CYTHON_BUILD_DEP: "0.29.24"
14-
NIGHTLY_BUILD_COMMIT: "master"
14+
NIGHTLY_BUILD_COMMIT: "main"
1515
NIGHTLY_BUILD: "false"
1616
PYTHON_ARCH: "x64"
1717
TEST_DEPENDS: "pytest pytest-xdist hypothesis"

0 commit comments

Comments
 (0)