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:
inputs:
hardware:
type: choice
type: string
description: Hardware
options:
- cuda
- rocm
- intel
# options:
# - cuda
# - rocm
# - intel
required: true
runs_on:
type: string