Skip to content

Enable build_sorted_mst with data on host memory #4233

Enable build_sorted_mst with data on host memory

Enable build_sorted_mst with data on host memory #4233

Workflow file for this run

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