Skip to content

Commit f5c87c0

Browse files
authored
Update ci.yml
1 parent 9a69fa9 commit f5c87c0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ jobs:
3535
- name: Setup .NET SDK
3636
uses: actions/setup-dotnet@v4.0.0
3737
with:
38-
dotnet-version: |
39-
8.0.x
40-
6.0.x
38+
dotnet-version: 8.0.x
4139
- name: Setup Azure Functions Core Tools - Windows
4240
if: runner.os == 'Windows'
4341
run: |

0 commit comments

Comments
 (0)