Skip to content

Commit

Permalink
change .net sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
hadarshjfrog committed Oct 10, 2024
1 parent abd0cdd commit 51888b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Install dotnet
uses: actions/setup-dotnet@v3
with:
dotnet-version: '6.11.0'
dotnet-version: '6.x'
- name: Setup Python3
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 51888b7

Please sign in to comment.