Skip to content

Commit

Permalink
Add github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jakublabno committed Dec 17, 2024
1 parent ff06696 commit 68e84da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

strategy:
matrix:
dotnet-version: ['6.0', '7.0', '8.0', '9.0']
dotnet-version: ['9.0']

steps:
- name: Checkout code
Expand Down

0 comments on commit 68e84da

Please sign in to comment.