Update linux.yml

This commit is contained in:
HellAholic 2024-05-22 14:48:10 +02:00 committed by GitHub
parent 0912c62b34
commit 4eceea1402
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,11 +34,11 @@ on:
operating_system:
description: 'OS'
required: true
default: 'self-hosted-Ubuntu24-X64'
default: 'self-hosted-Ubuntu22-X64'
type: choice
options:
- ubuntu-22.04
- self-hosted-Ubuntu24-X64
- self-hosted-Ubuntu22-X64
jobs:
linux-installer: