Skip to content

Commit

Permalink
Merge branch 'branch-24.02' into branch-24.04-merge-branch-24.02
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Jan 19, 2024
2 parents 3e9056f + a38fc01 commit c23d1b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,11 @@ jobs:
script: ci/test_wheel_dask_cudf.sh
devcontainer:
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/[email protected]
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
with:
build_command: |
sccache -z;
build-all -DBUILD_BENCHMARKS=ON -DNVBench_ENABLE_CUPTI=OFF --verbose;
build-all -DBUILD_BENCHMARKS=ON --verbose;
sccache -s;
unit-tests-cudf-pandas:
needs: wheel-build-cudf
Expand Down

0 comments on commit c23d1b0

Please sign in to comment.