Skip to content

Commit 45dd02c

Browse files
author
Petr Sramek
committed
runs-on ubuntu-latest
1 parent 694a61a commit 45dd02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format-cs-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ concurrency:
2626
jobs:
2727
formatting:
2828
name: Format whitespace, code style and file header with .NET ${{ vars.DOTNET_SDK_VERSION }}
29-
runs-on: windows-latest
29+
runs-on: ubuntu-latest
3030
steps:
3131
- uses: actions/checkout@v4
3232
with:

0 commit comments

Comments
 (0)