Please let me out !

This commit is contained in:
Nicolas Patry 2024-06-07 15:49:31 +02:00
parent aea77a8ab3
commit 81ddb9d173
No known key found for this signature in database
GPG Key ID: 690EBED7128A9DC8

View File

@ -4,12 +4,12 @@ on:
workflow_call: workflow_call:
inputs: inputs:
hardware: hardware:
type: choice type: string
description: Hardware description: Hardware
options: # options:
- cuda # - cuda
- rocm # - rocm
- intel # - intel
required: true required: true
runs_on: runs_on:
type: string type: string