Skip to content

Commit bda7364

Browse files
fix build
1 parent 865629f commit bda7364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ concurrency: build-${{ github.ref }}
55
jobs:
66
build:
77
name: Build on Windows
8-
runs-on: windows-2022(windows-latest)
8+
runs-on: windows-2022
99
steps:
1010
- uses: actions/checkout@v2
1111
- name: Setup .NET

0 commit comments

Comments
 (0)