Skip to content

Commit

Permalink
Use newer .NET
Browse files Browse the repository at this point in the history
  • Loading branch information
Saalvage committed Nov 29, 2024
1 parent 6354d44 commit 97dbc65
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 @@ -33,7 +33,7 @@ jobs:

- uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.x.x
dotnet-version: 8.x.x

- run: dotnet test AssimpNet.Test -c ${{ matrix.configuration }} ${{ matrix.additional_args }}

Expand Down

0 comments on commit 97dbc65

Please sign in to comment.