Skip to content

Commit e81611d

Browse files
authored
Update build.yml
1 parent cfb6eba commit e81611d

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET Core
1616
uses: actions/setup-dotnet@v1
1717
with:
18-
dotnet-version: '10.x.x'
18+
dotnet-version: '8.x.x'
1919
dotnet-quality: 'preview'
2020

2121
- name: Build with dotnet

0 commit comments

Comments
 (0)