change the default to self-hosted

change the default to self-hosted
This commit is contained in:
HellAholic 2024-05-17 14:03:56 +02:00
parent 8d961a5827
commit 5d7deeb94a

View File

@ -34,7 +34,7 @@ on:
operating_system: operating_system:
description: 'OS' description: 'OS'
required: true required: true
default: 'ubuntu-22.04' default: 'self-hosted-Ubuntu24-X64'
type: choice type: choice
options: options:
- ubuntu-22.04 - ubuntu-22.04