Skip to content

Commit

Permalink
ci: downgrade .net
Browse files Browse the repository at this point in the history
  • Loading branch information
Hertzole committed Jan 15, 2024
1 parent 6cb6d48 commit 0a167bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
8.x
6.x
- name: Install Java
uses: actions/setup-java@v4
Expand Down

0 comments on commit 0a167bd

Please sign in to comment.