Skip to content

Commit

Permalink
Added .NET 8 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Havunen committed Nov 14, 2023
1 parent 4fda18c commit 9acc02c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ jobs:
uses: actions/setup-dotnet@v3
with:
dotnet-version: |
6.0.316
7.0.307
6.0.417
7.0.404
8.0.100
- name: dotnet build
run: dotnet build
Expand Down

0 comments on commit 9acc02c

Please sign in to comment.