Skip to content

Commit edaeaa5

Browse files
committed
Revert "run in container to pick up nvcc"
This reverts commit 252a9f8.
1 parent f1c7243 commit edaeaa5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/check-c-abi.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ jobs:
8888
check-pr:
8989
if: github.event_name == 'pull_request' || github.event_name == 'workflow_call'
9090
runs-on: ubuntu-latest
91-
container:
92-
image: rapidsai/ci-conda:26.04-cuda13.1.1-rockylinux8-py3.11
9391
steps:
9492
- name: Checkout PR branch
9593
uses: actions/checkout@v4

0 commit comments

Comments
 (0)