Skip to content

Commit f7d715e

Browse files
webwarrior-wsknocte
authored andcommitted
GitHubActionsCI: switch to .NET6 to fix build
1 parent 3cbd66a commit f7d715e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup .NET
1616
uses: actions/setup-dotnet@v3
1717
with:
18-
dotnet-version: 8.0.415
18+
dotnet-version: 6.0.428
1919
- name: Build & Run Tests
2020
run: |
2121
.\build.cmd

0 commit comments

Comments
 (0)