Update dotnet-desktop.yml

This commit is contained in:
Mikhail Tyukin
2025-12-04 21:26:18 -05:00
parent 23afbabfae
commit 6d44c6eac9

View File

@@ -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: