Skip to content

[GHA] Separate out hardware workflows #9

[GHA] Separate out hardware workflows

[GHA] Separate out hardware workflows #9

Workflow file for this run

---
name: HIP
on: [push, pull_request]
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
permissions:
contents: read
jobs:
adapter:
if: github.repository == 'oneapi-src/unified-runtime'
uses: ./.github/workflows/build-hw-reusable.yml
with:
name: HIP