File tree Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Expand file tree Collapse file tree 5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 4040 arch : " amd64"
4141 branch : ${{ inputs.branch }}
4242 build_type : ${{ inputs.build_type || 'branch' }}
43- container_image : " rapidsai/ci-conda:25.12 -latest"
43+ container_image : " rapidsai/ci-conda:26.02 -latest"
4444 date : ${{ inputs.date }}
4545 node_type : " gpu-l4-latest-1"
4646 script : " ci/build_docs.sh"
Original file line number Diff line number Diff line change 4343 build_type : pull-request
4444 node_type : " gpu-l4-latest-1"
4545 arch : " amd64"
46- container_image : " rapidsai/ci-conda:25.12 -latest"
46+ container_image : " rapidsai/ci-conda:26.02 -latest"
4747 script : " ci/build_docs.sh"
4848 telemetry-summarize :
4949 # This job must use a self-hosted runner to record telemetry traces.
Original file line number Diff line number Diff line change 1- 25.12 .00
1+ 26.02 .00
Original file line number Diff line number Diff line change @@ -8,20 +8,20 @@ channels:
88dependencies :
99- breathe>=4.35
1010- cuda-version=13.0
11- - cugraph-pyg==25.12 .*,>=0.0.0a0
12- - cugraph==25.12 .*,>=0.0.0a0
11+ - cugraph-pyg==26.2 .*,>=0.0.0a0
12+ - cugraph==26.2 .*,>=0.0.0a0
1313- doxygen
1414- graphviz
1515- ipython
16- - libcugraph==25.12 .*,>=0.0.0a0
17- - libcugraph_etl==25.12 .*,>=0.0.0a0
16+ - libcugraph==26.2 .*,>=0.0.0a0
17+ - libcugraph_etl==26.2 .*,>=0.0.0a0
1818- myst-parser>=0.13
1919- nbsphinx
2020- numpydoc
2121- pre-commit
2222- pydata-sphinx-theme
23- - pylibcugraph==25.12 .*,>=0.0.0a0
24- - pylibwholegraph==25.12 .*,>=0.0.0a0
23+ - pylibcugraph==26.2 .*,>=0.0.0a0
24+ - pylibwholegraph==26.2 .*,>=0.0.0a0
2525- sphinx
2626- sphinx-copybutton
2727- sphinx-markdown-tables
Original file line number Diff line number Diff line change @@ -81,9 +81,9 @@ dependencies:
8181 common :
8282 - output_types : [conda]
8383 packages :
84- - cugraph==25.12 .*,>=0.0.0a0
85- - cugraph-pyg==25.12 .*,>=0.0.0a0
86- - libcugraph==25.12 .*,>=0.0.0a0
87- - libcugraph_etl==25.12 .*,>=0.0.0a0
88- - pylibcugraph==25.12 .*,>=0.0.0a0
89- - pylibwholegraph==25.12 .*,>=0.0.0a0
84+ - cugraph==26.2 .*,>=0.0.0a0
85+ - cugraph-pyg==26.2 .*,>=0.0.0a0
86+ - libcugraph==26.2 .*,>=0.0.0a0
87+ - libcugraph_etl==26.2 .*,>=0.0.0a0
88+ - pylibcugraph==26.2 .*,>=0.0.0a0
89+ - pylibwholegraph==26.2 .*,>=0.0.0a0
You can’t perform that action at this time.
0 commit comments