Skip to content

Fix CCCL 3.2 mdspan constexpr issues #10940

Fix CCCL 3.2 mdspan constexpr issues

Fix CCCL 3.2 mdspan constexpr issues #10940

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"