Skip to content

Temporarily disable cucim and xgboost in CUDA 12 rapids builds. #23

Temporarily disable cucim and xgboost in CUDA 12 rapids builds.

Temporarily disable cucim and xgboost in CUDA 12 rapids builds. #23

Workflow file for this run

name: pr
on:
push:
branches:
- "pull-request/[0-9]+"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/[email protected]
with:
build_type: pull-request
pr-builder:
needs:
- build
secrets: inherit
uses: rapidsai/shared-action-workflows/.github/workflows/[email protected]