Skip to content

Commit

Permalink
Merge pull request #14809 from vyasr/branch-24.04-merge-branch-24.02
Browse files Browse the repository at this point in the history
Branch 24.04 merge branch 24.02
  • Loading branch information
raydouglass authored Jan 19, 2024
2 parents 3e9056f + c23d1b0 commit ef745e1
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 ef745e1

Please sign in to comment.