Skip to content

Commit

Permalink
and for nightlies
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Dec 18, 2024
1 parent bc3e95d commit 5fd7c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
build_type: ${{ inputs.build_type || 'branch' }}
container_image: "rapidsai/ci-conda:latest"
date: ${{ inputs.date }}
node_type: "cpu4"
node_type: "gpu-v100-latest-1"
run_script: "ci/build_docs.sh"
sha: ${{ inputs.sha }}

0 comments on commit 5fd7c10

Please sign in to comment.