Skip to content

Commit

Permalink
Update .github/workflows/pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt711 authored Dec 19, 2024
1 parent ea12b31 commit f298569
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -326,18 +326,6 @@ jobs:
node_type: cpu4
build_type: pull-request
run_script: "ci/cudf_pandas_scripts/pandas-tests/diff.sh"
# TODO: Remove this CI job after https://github.com/rapidsai/cudf/issues/17490 is resolved
third-party-integration-tests-cudf-pandas:
needs: wheel-build-cudf
secrets: inherit
uses: rapidsai/shared-workflows/.github/workflows/[email protected]
with:
build_type: pull-request
node_type: "gpu-v100-latest-1"
arch: "amd64"
container_image: "rapidsai/ci-conda:latest"
run_script: |
ci/cudf_pandas_scripts/third-party-integration/test.sh python/cudf/cudf_pandas_tests/third_party_integration_tests/dependencies.yaml
telemetry-summarize:
runs-on: ubuntu-latest
needs: pr-builder
Expand Down

0 comments on commit f298569

Please sign in to comment.