diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index b471881d3b..a03be04768 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -34,7 +34,7 @@ on: operating_system: description: 'OS' required: true - default: 'ubuntu-22.04' + default: 'self-hosted-Ubuntu24-X64' type: choice options: - ubuntu-22.04