File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737 container_image : " rapidsai/ci-conda:latest"
3838 date : ${{ inputs.date }}
3939 node_type : " gpu-l4-latest-1"
40- run_script : " ci/build_docs.sh"
40+ script : " ci/build_docs.sh"
4141 sha : ${{ inputs.sha }}
Original file line number Diff line number Diff line change 4444 node_type : " gpu-l4-latest-1"
4545 arch : " amd64"
4646 container_image : " rapidsai/ci-conda:latest"
47- run_script : " ci/build_docs.sh"
47+ script : " ci/build_docs.sh"
4848 telemetry-summarize :
4949 runs-on : ubuntu-latest
5050 needs : pr-builder
Original file line number Diff line number Diff line change 77 - id : verify-alpha-spec
88 - id : verify-copyright
99 - repo : https://github.com/rapidsai/dependency-file-generator
10- rev : v1.17.0
10+ rev : v1.18.1
1111 hooks :
1212 - id : rapids-dependency-file-generator
1313 args : ["--clean"]
You can’t perform that action at this time.
0 commit comments