Skip to content

Commit 8b984ea

Browse files
authored
Update build.yml (#44)
1 parent d44f461 commit 8b984ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
if: matrix.os == 'windows-latest'
4747
uses: actions/setup-dotnet@v4
4848
with:
49-
dotnet-version: 7.0.x
49+
dotnet-version: 8.0.x
5050

5151
- name: Build source package
5252
if: matrix.os == 'windows-latest' && matrix.architecture == 'x64'

0 commit comments

Comments
 (0)