Skip to content

Commit a873feb

Browse files
author
Petr Sramek
committed
tenting on ubuntu os
1 parent a7fb613 commit a873feb

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
29-
runs-on: windows-latest
29+
runs-on: ubuntu-latest
3030
steps:
3131
- name: Checkout ${{ github.head_ref || github.ref }}
3232
uses: actions/checkout@v4

0 commit comments

Comments
 (0)