Skip to content

Commit

Permalink
upgrade to .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
nenoNaninu committed Nov 23, 2023
1 parent 31bcd06 commit 61e5e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [main]

env:
DOTNET_VERSION: "7.0.x"
DOTNET_VERSION: "8.0.x"
DOTNET_NOLOGO: true
NODE_VERSION: "18"

Expand Down

0 comments on commit 61e5e92

Please sign in to comment.