We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c7243 commit edaeaa5Copy full SHA for edaeaa5
1 file changed
.github/workflows/check-c-abi.yaml
@@ -88,8 +88,6 @@ jobs:
88
check-pr:
89
if: github.event_name == 'pull_request' || github.event_name == 'workflow_call'
90
runs-on: ubuntu-latest
91
- container:
92
- image: rapidsai/ci-conda:26.04-cuda13.1.1-rockylinux8-py3.11
93
steps:
94
- name: Checkout PR branch
95
uses: actions/checkout@v4
0 commit comments