Skip to content

Commit 85f79a3

Browse files
committed
Merge branch 'release/25.12' of github.com:rapidsai/cuvs into fea/use-sccache-build-cluster
2 parents 0c54f1f + 2f424b1 commit 85f79a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
with:
191191
build_type: pull-request
192192
arch: "amd64"
193-
date: ${{ inputs.date }}_c
193+
date: ${{ inputs.date }}
194194
container_image: "rapidsai/ci-wheel:25.12-cuda${{ matrix.cuda_version }}-rockylinux8-py3.10"
195195
node_type: "cpu16"
196196
# requires_license_builder: false
@@ -214,7 +214,7 @@ jobs:
214214
build_type: pull-request
215215
node_type: "gpu-l4-latest-1"
216216
arch: "amd64"
217-
date: ${{ inputs.date }}_c
217+
date: ${{ inputs.date }}
218218
container_image: "rapidsai/ci-wheel:25.12-cuda${{ matrix.cuda_version }}-rockylinux8-py3.10"
219219
script: "ci/test_standalone_c.sh"
220220
sha: ${{ inputs.sha }}

0 commit comments

Comments
 (0)