We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
shared-workflows
1 parent eb4a2f2 commit ae40f55Copy full SHA for ae40f55
1 file changed
.github/workflows/pr.yaml
@@ -195,7 +195,7 @@ jobs:
195
conda-cpp-build:
196
needs: checks
197
secrets: inherit
198
- uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@main
+ uses: rapidsai/shared-workflows/.github/workflows/conda-cpp-build.yaml@cpp_override
199
with:
200
build_type: pull-request
201
node_type: cpu8
0 commit comments