Update linux.yml

add self-hosted-Linux-X64 to options
This commit is contained in:
HellAholic 2024-05-17 11:45:58 +02:00
parent 328af077e5
commit bd343c0abd

View File

@ -38,6 +38,7 @@ on:
type: choice
options:
- ubuntu-22.04
- self-hosted-Linux-X64
jobs:
linux-installer: