Skip to content

Commit

Permalink
build(runtime): use specific .Net version
Browse files Browse the repository at this point in the history
  • Loading branch information
parfeon authored May 29, 2024
1 parent 8a6ca99 commit 68e5fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
3.x
3.5
5.0.x
6.0.x
7.0.x
Expand Down

0 comments on commit 68e5fb2

Please sign in to comment.