Skip to content

Commit 510c708

Browse files
committed
fixup! Test services build
1 parent 1b340c7 commit 510c708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- name: Setup .NET
8080
uses: actions/setup-dotnet@v3
8181
with:
82-
dotnet-version: '6.0.x'
82+
dotnet-version: '7.0.x'
8383

8484
- name: Restore dependencies
8585
run: dotnet restore ${{ matrix.project.path }}

0 commit comments

Comments
 (0)