Skip to content

Commit

Permalink
Upgrade ci.yml to .NET 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jheinzel committed Feb 5, 2024
1 parent 29a9afd commit 14de9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
tags: ["v*"]

env:
DOTNET_VERSION: "7.0.x"
DOTNET_VERSION: "8.0.x"

concurrency:
group: ci-${{ github.ref }}
Expand Down

0 comments on commit 14de9de

Please sign in to comment.