Skip to content

[GHA] Separate out hardware workflows #5

[GHA] Separate out hardware workflows

[GHA] Separate out hardware workflows #5

Workflow file for this run

---
name: CUDA
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
jobs:
on:
uses: ./.github/workflows/build-hw-reusable.yml
with:
name: CUDA