This commit is contained in:
discountchubbs
2026-08-10 13:32:43 -07:00
parent 3b13e81414
commit 9b5b30ff43
@@ -35,13 +35,10 @@ on:
default: true
type: boolean
target_hardware:
description: 'Hardware target to compile for'
description: 'Hardware target to compile for (qcom or usbgpu)'
required: false
type: choice
type: string
default: 'qcom'
options:
- qcom
- usbgpu
workflow_dispatch:
inputs:
upstream_branch: