Skip to content

Commit a38706f

Browse files
authored
Update scripts-test.yaml
1 parent 68e06c9 commit a38706f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/scripts-test.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- name: Setup .NET SDK
2121
uses: actions/setup-dotnet@v4
2222
with:
23-
dotnet-version: |
24-
9.x
23+
dotnet-version: 9.0.x
2524
- name: build
2625
run: bash build.sh

0 commit comments

Comments
 (0)