Skip to content

Add RAPIDS_ARCH and RAPIDS_CONDA_ARCH based on $ARCH #290

Add RAPIDS_ARCH and RAPIDS_CONDA_ARCH based on $ARCH

Add RAPIDS_ARCH and RAPIDS_CONDA_ARCH based on $ARCH #290

Workflow file for this run

name: ci
on:
push:
branches:
- "pull-request/[0-9]+"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-images:
uses: ./.github/workflows/build-and-publish-images.yaml
with:
build_type: pull-request
secrets: inherit