@@ -7,7 +7,7 @@ env:
jobs:
check_format:
- runs-on: ubuntu-latest
+ runs-on: windows-latest
steps:
- name: Setup .NET
uses: actions/setup-dotnet@v2