diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index a1209bc..2e1ac34 100644 --- a/.github/workflows/dotnet-desktop.yml +++ b/.github/workflows/dotnet-desktop.yml @@ -54,7 +54,7 @@ jobs: matrix: configuration: [Release] - runs-on: linux-latest # For a list of available runner types, refer to + runs-on: ubuntu-latest # For a list of available runner types, refer to # https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on steps: