Skip to content

Commit

Permalink
Okay dotnet 8
Browse files Browse the repository at this point in the history
  • Loading branch information
xen-42 committed Dec 25, 2024
1 parent 513734f commit 550457c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: '6.x.x'
dotnet-version: '8.x.x'

- name: Build Winch
run: dotnet build -c ${{ inputs.build_type }}
Expand Down

0 comments on commit 550457c

Please sign in to comment.