Skip to content

Commit ae40f55

Browse files
committed
fix(ci): point to shared-workflows branch that enables overriding cpp artifact name
1 parent eb4a2f2 commit ae40f55

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
@@ -195,7 +195,7 @@ jobs:
195195
conda-cpp-build:
196196
needs: checks
197197
secrets: inherit
198-
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@main
198+
uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@cpp_override
199199
with:
200200
build_type: pull-request
201201
node_type: cpu8

0 commit comments

Comments
 (0)