diff --git a/ci/build_docs.sh b/ci/build_docs.sh index d84a66ad..c7ac3367 100755 --- a/ci/build_docs.sh +++ b/ci/build_docs.sh @@ -35,7 +35,6 @@ rapids-mamba-retry install \ --override-channels \ --channel "${RAPIDS_LOCAL_CONDA_CHANNEL}" \ --channel legate \ - --channel legate/label/branch-25.01 \ --channel legate/label/experimental \ --channel conda-forge \ --channel nvidia \ diff --git a/ci/build_python.sh b/ci/build_python.sh index c01135bd..14ef8e00 100755 --- a/ci/build_python.sh +++ b/ci/build_python.sh @@ -12,7 +12,6 @@ LEGATEBOOST_PACKAGE_VERSION=$(head -1 ./VERSION) \ rapids-conda-retry mambabuild \ --override-channels \ --channel legate \ - --channel legate/label/branch-25.01 \ --channel legate/label/experimental \ --channel conda-forge \ --channel nvidia \ diff --git a/ci/test_python_common.sh b/ci/test_python_common.sh index f826a17c..27bc1f9e 100644 --- a/ci/test_python_common.sh +++ b/ci/test_python_common.sh @@ -42,7 +42,6 @@ rapids-mamba-retry install \ --override-channels \ --channel "${RAPIDS_LOCAL_CONDA_CHANNEL}" \ --channel legate \ - --channel legate/label/branch-25.01 \ --channel legate/label/experimental \ --channel conda-forge \ --channel nvidia \ diff --git a/conda/environments/all_cuda-122.yaml b/conda/environments/all_cuda-122.yaml index 0124dbe1..df16d99f 100644 --- a/conda/environments/all_cuda-122.yaml +++ b/conda/environments/all_cuda-122.yaml @@ -2,7 +2,6 @@ # To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. channels: - legate -- legate/label/branch-25.01 - legate/label/experimental - conda-forge - nvidia diff --git a/dependencies.yaml b/dependencies.yaml index d2aa2c75..ba37e528 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -65,7 +65,6 @@ files: channels: - legate - - legate/label/branch-25.01 - legate/label/experimental - conda-forge - nvidia