Skip to content

Shared build

Shared build #239

Workflow file for this run

name: Test Kernel Build
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
packages: read
jobs:
test:
uses: ./.github/workflows/matrix.yml
with:
spec: "only-latest:flavor=host,zone,zone-nvidiagpu"
publish: false