File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3636 build_type : ${{ inputs.build_type || 'branch' }}
3737 container_image : " rapidsai/ci-conda:latest"
3838 date : ${{ inputs.date }}
39- node_type : " gpu-v100 -latest-1"
39+ node_type : " gpu-l4 -latest-1"
4040 run_script : " ci/build_docs.sh"
4141 sha : ${{ inputs.sha }}
Original file line number Diff line number Diff line change 4141 uses :
rapidsai/shared-workflows/.github/workflows/[email protected] 4242 with :
4343 build_type : pull-request
44- node_type : " gpu-v100 -latest-1"
44+ node_type : " gpu-l4 -latest-1"
4545 arch : " amd64"
4646 container_image : " rapidsai/ci-conda:latest"
4747 run_script : " ci/build_docs.sh"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencies:
1313- cugraph-dgl==25.6.*,>=0.0.0a0
1414- cugraph-pyg==25.6.*,>=0.0.0a0
1515- cugraph==25.6.*,>=0.0.0a0
16- - dglteam/label/th23_cu121 ::dgl
16+ - dglteam/label/th24_cu124 ::dgl
1717- doxygen
1818- graphviz
1919- ipython
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ dependencies:
8383 - cugraph==25.6.*,>=0.0.0a0
8484 - cugraph-dgl==25.6.*,>=0.0.0a0
8585 - cugraph-pyg==25.6.*,>=0.0.0a0
86- - ' dglteam/label/th23_cu121 ::dgl'
86+ - ' dglteam/label/th24_cu124 ::dgl'
8787 - libcugraph==25.6.*,>=0.0.0a0
8888 - libcugraph_etl==25.6.*,>=0.0.0a0
8989 - pylibcugraph==25.6.*,>=0.0.0a0
You can’t perform that action at this time.
0 commit comments