Skip to content

Commit 612bd16

Browse files
authored
Revert docs builds to CI latest tag. (#643)
This cleans up one change from #621 that could not be reverted in #630. It is now safe to use `ci-imgs`' `latest` tag, because rapidsai/ci-imgs#236 is merged. Authors: - Bradley Dice (https://github.com/bdice) Approvers: - Mike Sarahan (https://github.com/msarahan) URL: #643
1 parent 2b7dce6 commit 612bd16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
build_type: pull-request
125125
node_type: "gpu-v100-latest-1"
126126
arch: "amd64"
127-
container_image: "rapidsai/ci-conda:cuda12.8.0-ubuntu24.04-py3.12"
127+
container_image: "rapidsai/ci-conda:latest"
128128
run_script: "ci/build_docs.sh"
129129
rust-build:
130130
needs: conda-cpp-build

0 commit comments

Comments
 (0)