Skip to content

Commit

Permalink
use latest version of .NET SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed Apr 13, 2024
1 parent c7d5c55 commit 67651b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.0.417
7.0.404
8.0.100
6.x
7.x
8.x
- name: dotnet build
run: dotnet build
Expand Down

0 comments on commit 67651b7

Please sign in to comment.