Skip to content

Remove upper bounds on cuda-python to allow 12.6.2 and 11.8.5 #3839

Remove upper bounds on cuda-python to allow 12.6.2 and 11.8.5

Remove upper bounds on cuda-python to allow 12.6.2 and 11.8.5 #3839

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 }}"